summaryrefslogtreecommitdiff
path: root/tools/ci/jobs/gcc6_sdl2_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ci/jobs/gcc6_sdl2_tests.sh')
-rwxr-xr-xtools/ci/jobs/gcc6_sdl2_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/jobs/gcc6_sdl2_tests.sh b/tools/ci/jobs/gcc6_sdl2_tests.sh
index 0887e61aa..41940cb08 100755
--- a/tools/ci/jobs/gcc6_sdl2_tests.sh
+++ b/tools/ci/jobs/gcc6_sdl2_tests.sh
@@ -20,7 +20,7 @@ export CXXFLAGS="-pedantic -ggdb3 -O2 -pipe -Wstrict-aliasing=2 \
source ./tools/ci/flags/gcc6.sh
do_init
-run_configure --enable-unittests=yes --with-sdl2 --with-gcov $*
+run_configure --enable-unittests=yes --with-sdl2 $*
export SDL_VIDEODRIVER=dummy
run_make_check