util/mkdef.pl: o_time.h doesn't exist any more
[openssl.git] / util / pl / unix.pl
index 6757b7ca18c31282cd00f038891819fe4dad77fb..dbe8fc2ed28e9193a3b47639742a58d97b812424 100644 (file)
@@ -138,7 +138,7 @@ sub special_compile_target
                {
                return << "EOF";
 \$(TMP_D)/x86_64-gcc.o:        crypto/bn/asm/x86_64-gcc.c
-       \$(CC) \$(CFLAGS) -c -o \$@ crypto/bn/asm/x86_64-gcc.c
+       \$(CC) \$(LIB_CFLAGS) -c -o \$@ crypto/bn/asm/x86_64-gcc.c
 EOF
                }
        return undef;