]> git.ipfire.org Git - thirdparty/openssl.git/commit
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:02:15 +0000 (14:02 +0000)
commit488f16e31b8f5ec2513410929325d0830d76762d
tree35e4c59165bd00bdc762601b26c4d9f37066955f
parentc0fc27f88ea0933a3e201325fc683b52fe55d848
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>
crypto/Makefile
crypto/cversion.c
util/mkbuildinf.pl [new file with mode: 0755]