summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/bf/build.info
diff options
context:
space:
mode:
Diffstat (limited to 'deps/openssl/openssl/crypto/bf/build.info')
-rw-r--r--deps/openssl/openssl/crypto/bf/build.info3
1 files changed, 2 insertions, 1 deletions
diff --git a/deps/openssl/openssl/crypto/bf/build.info b/deps/openssl/openssl/crypto/bf/build.info
index 37a004ea5b..29adc8ce50 100644
--- a/deps/openssl/openssl/crypto/bf/build.info
+++ b/deps/openssl/openssl/crypto/bf/build.info
@@ -2,5 +2,6 @@ LIBS=../../libcrypto
SOURCE[../../libcrypto]=bf_skey.c bf_ecb.c bf_cfb64.c bf_ofb64.c \
{- $target{bf_asm_src} -}
-GENERATE[bf-586.s]=asm/bf-586.pl $(PERLASM_SCHEME) $(CFLAGS) $(LIB_CFLAGS) $(PROCESSOR)
+GENERATE[bf-586.s]=asm/bf-586.pl \
+ $(PERLASM_SCHEME) $(LIB_CFLAGS) $(LIB_CPPFLAGS) $(PROCESSOR)
DEPEND[bf-586.s]=../perlasm/x86asm.pl ../perlasm/cbc.pl