summaryrefslogtreecommitdiff
path: root/build/bmake
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-08-21 21:18:02 +0300
committerAndrei Karas <akaras@inbox.ru>2013-08-24 21:08:15 +0300
commita3082da9c7296bb18b7a6bc0424eb2a19d485ff6 (patch)
treecd07d091f69f5a3000aaddcbc8911d472b9137e7 /build/bmake
parent84189722a64c0794fbd918b4e6412908be2b7394 (diff)
downloadplus-a3082da9c7296bb18b7a6bc0424eb2a19d485ff6.tar.gz
plus-a3082da9c7296bb18b7a6bc0424eb2a19d485ff6.tar.bz2
plus-a3082da9c7296bb18b7a6bc0424eb2a19d485ff6.tar.xz
plus-a3082da9c7296bb18b7a6bc0424eb2a19d485ff6.zip
second part with compilation fixes for SDL2.
Diffstat (limited to 'build/bmake')
-rwxr-xr-xbuild/bmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/bmake b/build/bmake
index 7e5076655..e095494c9 100755
--- a/build/bmake
+++ b/build/bmake
@@ -45,7 +45,8 @@ autoreconf -i
--with-internalguichan=yes \
--enable-tcmalloc=no \
--enable-googleprofiler=no \
---enable-eathena=yes
+--enable-eathena=yes \
+--with-sdl2
cd po
make -j5 update-gmo 2>../build/make1.log