diff --git a/configure/os/CONFIG.interix-x86.interix-x86 b/configure/os/CONFIG.interix-x86.interix-x86 index ac03fdf49..ebab6fa46 100644 --- a/configure/os/CONFIG.interix-x86.interix-x86 +++ b/configure/os/CONFIG.interix-x86.interix-x86 @@ -20,10 +20,10 @@ LD = ld -r #######RANLIB = ranlib # ranlib exists but is not found ??? RANLIB = -# Avoid position-independent code is always generated message +# Avoid 'position-independent code is always generated' message SHRLIB_CFLAGS = -SHRLIB_LDFLAGS = -shared -fPIC -LOADABLE_SHRLIB_LDFLAGS = -shared -fPIC +SHRLIB_LDFLAGS = -shared +LOADABLE_SHRLIB_LDFLAGS = -shared # -ansi eliminates strdup #CONFORM_CFLAGS_ANSI =