summaryrefslogtreecommitdiff
path: root/package/binutils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/binutils/Makefile')
-rw-r--r--package/binutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/binutils/Makefile b/package/binutils/Makefile
index 441f783c0..e7b2f965b 100644
--- a/package/binutils/Makefile
+++ b/package/binutils/Makefile
@@ -31,6 +31,8 @@ else
CONFIGURE_ARGS+= --enable-multilib
endif
CONFIGURE_ARGS+= --disable-werror \
+ --disable-gdb \
+ --disable-sim \
--disable-install-libiberty \
--host=$(GNU_TARGET_NAME) \
--target=$(GNU_TARGET_NAME)