summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-11-01 00:09:32 +0300
committerAndrei Karas <akaras@inbox.ru>2013-11-01 00:09:32 +0300
commit029818ba44703c5151f8d916284e307b05d08fa9 (patch)
tree785726402146454e69acf1b18ad12f6890e29932 /build
parent1936a2bcfad1b37385aec3d84efabf2570a8c9e8 (diff)
downloadplus-029818ba44703c5151f8d916284e307b05d08fa9.tar.gz
plus-029818ba44703c5151f8d916284e307b05d08fa9.tar.bz2
plus-029818ba44703c5151f8d916284e307b05d08fa9.tar.xz
plus-029818ba44703c5151f8d916284e307b05d08fa9.zip
Add configure option --enable-checks for check some calls (disabled by default)
Also add configuration listeners removing in objects.
Diffstat (limited to 'build')
-rwxr-xr-xbuild/bmakedebug3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/bmakedebug b/build/bmakedebug
index 5532a2b8a..5813e91a0 100755
--- a/build/bmakedebug
+++ b/build/bmakedebug
@@ -46,7 +46,8 @@ autoreconf -i
--with-internalguichan=yes \
--enable-tcmalloc=no \
--enable-googleprofiler=no \
---enable-eathena=yes
+--enable-eathena=yes \
+--enable-checks=yes
cd po
make -j8 update-gmo 2>../build/make1.log