summaryrefslogtreecommitdiffstats
path: root/crypto/openssl/util/mkbuildinf.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssl/util/mkbuildinf.pl')
-rwxr-xr-xcrypto/openssl/util/mkbuildinf.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssl/util/mkbuildinf.pl b/crypto/openssl/util/mkbuildinf.pl
index 9d7b81c..ffa8a39 100755
--- a/crypto/openssl/util/mkbuildinf.pl
+++ b/crypto/openssl/util/mkbuildinf.pl
@@ -7,7 +7,7 @@ $date = localtime();
print <<"END_OUTPUT";
#ifndef MK1MF_BUILD
/* auto-generated by util/mkbuildinf.pl for crypto/cversion.c */
- #define CFLAGS
+ #define CFLAGS cflags
/*
* Generate CFLAGS as an array of individual characters. This is a
* workaround for the situation where CFLAGS gets too long for a C90 string
OpenPOWER on IntegriCloud