From 24723fcdc94820daf50ee53ae1979b12caf05f8c Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Jan 2017 16:14:03 +0300 Subject: Allow set additonal configure flags in ci script gcc5_tests.sh --- tools/ci/jobs/gcc5_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ci/jobs/gcc5_tests.sh b/tools/ci/jobs/gcc5_tests.sh index 058db74f8..c08b8087b 100755 --- a/tools/ci/jobs/gcc5_tests.sh +++ b/tools/ci/jobs/gcc5_tests.sh @@ -40,7 +40,7 @@ export CXXFLAGS="-ggdb3 -O2 -pipe -ffast-math \ -Wlogical-not-parentheses -Woverloaded-virtual" do_init -run_configure --enable-unittests=yes +run_configure --enable-unittests=yes $* export SDL_VIDEODRIVER=dummy run_make_check -- cgit v1.2.3-70-g09d2