summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-09-06 23:01:40 +0300
committerAndrei Karas <akaras@inbox.ru>2017-09-06 23:01:40 +0300
commitc7cc189b3007321b09c0c49de74baeef5b18606a (patch)
treebb6503df94a089da1d92cc21799a12f559ab6eb1 /build
parent847260e5e91391a979f4292d130d7b6e3b43bdf1 (diff)
downloadplus-c7cc189b3007321b09c0c49de74baeef5b18606a.tar.gz
plus-c7cc189b3007321b09c0c49de74baeef5b18606a.tar.bz2
plus-c7cc189b3007321b09c0c49de74baeef5b18606a.tar.xz
plus-c7cc189b3007321b09c0c49de74baeef5b18606a.zip
Fix and update internal sdl2_gfx files.
Used by default in SDL2 builds.
Diffstat (limited to 'build')
-rwxr-xr-xbuild/bmakedebugsdl23
1 files changed, 2 insertions, 1 deletions
diff --git a/build/bmakedebugsdl2 b/build/bmakedebugsdl2
index d14f41278..e287fc081 100755
--- a/build/bmakedebugsdl2
+++ b/build/bmakedebugsdl2
@@ -35,7 +35,8 @@ cd build/tmp
--enable-tcmalloc=no \
--enable-googleprofiler=no \
--enable-checks=yes \
---with-sdl2
+--with-sdl2 \
+--enable-werror
cd po
make -j8 update-gmo 2>../../make1.log