summaryrefslogtreecommitdiffstats
path: root/crypto/bf/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bf/build.info')
-rw-r--r--crypto/bf/build.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bf/build.info b/crypto/bf/build.info
index 466f1343cd..b8f982004a 100644
--- a/crypto/bf/build.info
+++ b/crypto/bf/build.info
@@ -1,5 +1,5 @@
LIBS=../../libcrypto
SOURCE[../../libcrypto]=bf_skey.c bf_ecb.c bf_enc.c bf_cfb64.c bf_ofb64.c
-GENERATE[bf-586.s]=asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(PROCESSOR)
+GENERATE[bf-586.s]=asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(PROCESSOR)
DEPEND[bf-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl