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:11:20 +0000 (14:11 +0000)
commitc4b969639a4ace587f67b7cda86f8fbdcb0e79ce
tree5c26d2aae7a1095a7cf4347d2ea73d26125c7096
parentbfb2e4b280b613350717c9b69a33d497e01c3a42
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]