diff options
-rwxr-xr-x | build | 3 | ||||
-rw-r--r-- | changelog | 2 |
2 files changed, 3 insertions, 2 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 @@ -2,4 +2,4 @@ gdb (8.3+sip1-1) trunk * Initial release. - -- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 03 Jul 2019 12:23:15 -0400 + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 05 Jul 2019 03:02:26 -0400 |