diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |