From 50ca778029d5847f8dec48594590d35015ed31d4 Mon Sep 17 00:00:00 2001 From: Mike DePaulo Date: Sat, 10 Jan 2015 13:04:15 -0500 Subject: Fix OpenSSL build - upstream fix for #209 --- openssl/util/mkbuildinf.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openssl/util') diff --git a/openssl/util/mkbuildinf.pl b/openssl/util/mkbuildinf.pl index 9d7b81c76..ffa8a3993 100644 --- a/openssl/util/mkbuildinf.pl +++ b/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 -- cgit v1.2.3