summaryrefslogtreecommitdiff
path: root/package/gdb
diff options
context:
space:
mode:
Diffstat (limited to 'package/gdb')
-rw-r--r--package/gdb/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gdb/Makefile b/package/gdb/Makefile
index 1587c2c58..686ea3497 100644
--- a/package/gdb/Makefile
+++ b/package/gdb/Makefile
@@ -28,6 +28,7 @@ CONFIGURE_ARGS+= --without-uiout --enable-gdbmi \
--disable-tui --disable-gdbtk --without-x \
--without-included-gettext --disable-sim \
--with-curses --disable-werror \
+ --without-auto-load-safe-path \
--disable-gdbserver \
--without-python
XAKE_FLAGS+= LDFLAGS='${TARGET_LDFLAGS}'