Revision c8cc43108d97517dfce25a114acd5651f5548cd5 authored by Richard Levitte on 09 November 2015, 08:50:56 UTC, committed by Richard Levitte on 09 November 2015, 11:15:07 UTC
./Configure [target] --strict-warnings -Wno-pedantic-ms-format
would not add '-pedantic' because it matches '-Wno-pedantic-ms-format',
which was added first.

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 6703c4ea87b30554283deaa5df1f8d68725d3ee4)
1 parent 1fe1c65
History
File Mode Size
Makefile -rw-r--r-- 1.2 KB
c89.sh -rwxr-xr-x 211 bytes
c_hash -rw-r--r-- 119 bytes
c_info -rw-r--r-- 152 bytes
c_issuer -rw-r--r-- 112 bytes
c_name -rw-r--r-- 110 bytes
c_rehash.in -rw-r--r-- 4.1 KB

back to top