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
bfs.cpp -rw-r--r-- 1.3 KB
casts.cpp -rw-r--r-- 1.3 KB
des3s.cpp -rw-r--r-- 1.4 KB
dess.cpp -rw-r--r-- 1.3 KB
md4s.cpp -rw-r--r-- 1.5 KB
md5s.cpp -rw-r--r-- 1.5 KB
rc4s.cpp -rw-r--r-- 1.4 KB
sha1s.cpp -rw-r--r-- 1.5 KB

back to top