summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rwxr-xr-xbuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/build b/build
index 37e3e31..2a51149 100755
--- a/build
+++ b/build
@@ -15,7 +15,8 @@ configure:
--with-expat \
--without-python \
--with-system-gdbinit=/etc/gdb/gdbinit \
- --with-lzma
+ --with-lzma \
+ --with-separate-debug-dir=/usr/lib/debug
touch $@
build: configure