]> granicus.if.org Git - openssl/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:05:25 +0000 (14:05 +0000)
commitb651407268ade15b290648d5b02628a2d27eaf63
tree5f39f4aa20ffbd1234bf414a5c581ff976a126e4
parenta760dde68185d0f2e7415268defcb9e618875992
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]