From ebd3d66f912fc893111c3003525f3b1bfead5af0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 28 Jul 2018 00:30:42 +0300 Subject: Remove depricated flag from gcc-snapshot flags [ci skip] --- tools/ci/flags/gccsnapshot.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/ci/flags/gccsnapshot.sh b/tools/ci/flags/gccsnapshot.sh index bbd73a608..738721678 100755 --- a/tools/ci/flags/gccsnapshot.sh +++ b/tools/ci/flags/gccsnapshot.sh @@ -59,7 +59,8 @@ export CXXFLAGS="${CXXFLAGS} -Wcast-qual" export CXXFLAGS="${CXXFLAGS} -Wchar-subscripts" # not for C++ #export CXXFLAGS="${CXXFLAGS} -Wcharacter-truncation" -export CXXFLAGS="${CXXFLAGS} -Wchkp" +# depricated +#export CXXFLAGS="${CXXFLAGS} -Wchkp" export CXXFLAGS="${CXXFLAGS} -Wclass-memaccess" export CXXFLAGS="${CXXFLAGS} -Wclobbered" export CXXFLAGS="${CXXFLAGS} -Wcomment" -- cgit v1.2.3-60-g2f50