summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index ab98e36..eeff092 100755
--- a/build
+++ b/build
@@ -13,7 +13,7 @@ common_opts = \
--with-install-prefix="$${PWD}/dest" \
--with-shared \
--with-cxx-shared \
- --without-debug \
+ --with-debug \
--without-profile \
--with-termlib=tinfo \
--with-ticlib=tic \