Fix a problem if CFLAGS is too long cversion.c fails to compile when config
authorMatt Caswell <matt@openssl.org>
Fri, 19 Dec 2014 10:55:54 +0000 (10:55 +0000)
committerMatt Caswell <matt@openssl.org>
Fri, 19 Dec 2014 14:08:17 +0000 (14:08 +0000)
commit8c46748bcb601972faf2426fc42d80099af84df9
treebfe80a8d2b3513eca0dd454d490eda6f2d71a66e
parent86edf13b1c97526c0cf63c37342aaa01f5442688
Fix a problem if CFLAGS is too long cversion.c fails to compile when config
is run with --strict-warnings.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit 488f16e31b8f5ec2513410929325d0830d76762d)
crypto/Makefile
crypto/cversion.c
util/mkbuildinf.pl [new file with mode: 0755]