summaryrefslogtreecommitdiff
path: root/package/gdb/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>2018-08-16 21:49:48 +0200
committerGogs <gogs@fake.local>2018-08-16 21:49:48 +0200
commit71bd053dc6b5677d8de0fab9d2f7e512a09e7ad6 (patch)
tree83c060bb6e269ee4267c7e59dac4242faf8bfa69 /package/gdb/Makefile
parent56d412cecdfb4c0be541db9ef4153f7616608d28 (diff)
parentdee2a0e2483bfda415c64f8e168763c63e71f7f6 (diff)
Merge branch 'gogs-master' of ableton-dir/openadk into master
Diffstat (limited to 'package/gdb/Makefile')
-rw-r--r--package/gdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index ab525a6c2..34e973f12 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -29,6 +29,7 @@ CONFIGURE_ARGS+= --enable-static \
--disable-gdbtk \
--disable-gdbserver \
--without-x \
+ --with-expat \
--disable-sim \
--disable-plugins \
--disable-werror \