diff --git a/srcpkgs/cdogs-sdl/template b/srcpkgs/cdogs-sdl/template index 9e52a1789fa..052ed313a72 100644 --- a/srcpkgs/cdogs-sdl/template +++ b/srcpkgs/cdogs-sdl/template @@ -14,7 +14,7 @@ distfiles="https://github.com/cxong/cdogs-sdl/archive/$version.tar.gz" checksum=af53c4f45938c4c57f630bc073ea84354ca5a6e26f4e315241a7ba9036c13b52 configure_args="-DCDOGS_DATA_DIR=/usr/share/cdogs/" -CFLAGS="-Wno-restrict -Wno-format-truncation" +CFLAGS="-Wno-restrict -Wno-format-truncation -Wno-stringop-overflow" pre_configure() { sed -i '/appveyor.yml.cmake/ s/^/#/' CMakeLists.txt