From 5e4f92cc79c03fdf16628cdde6c03a807a4bb0d4 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Jan 2017 00:21:23 +0300 Subject: Add POST_CXXFLAGS into gcc6 ci script. --- tools/ci/jobs/gcc6.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/ci/jobs/gcc6.sh b/tools/ci/jobs/gcc6.sh index 5793540fb..c358b0e44 100755 --- a/tools/ci/jobs/gcc6.sh +++ b/tools/ci/jobs/gcc6.sh @@ -13,6 +13,8 @@ export CXXFLAGS="-pedantic -ggdb3 -O2 -pipe -Wstrict-aliasing=2 \ source ./tools/ci/flags/gcc6.sh +export CXXFLAGS="$CXXFLAGS $POST_CXXFLAGS" + do_init run_configure --enable-werror $* run_make -- cgit v1.2.3-60-g2f50