summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc5_sdl2_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gcc5_sdl2_tests.sh')
-rwxr-xr-xtools/ci/jobs/gcc5_sdl2_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/gcc5_sdl2_tests.sh b/tools/ci/jobs/gcc5_sdl2_tests.sh
index 33886af83..4d335a1ad 100755
--- a/tools/ci/jobs/gcc5_sdl2_tests.sh
+++ b/tools/ci/jobs/gcc5_sdl2_tests.sh
@@ -46,7 +46,7 @@ export CXXFLAGS="-ggdb3 -O2 -pipe -ffast-math \
-Wlogical-not-parentheses -Woverloaded-virtual"
do_init
-run_configure --with-sdl2 --enable-unittests=yes
+run_configure --with-sdl2 --enable-unittests=yes $*
export SDL_VIDEODRIVER=dummy
run_make_check