summaryrefslogtreecommitdiff
path: root/package/binutils/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-31 11:43:10 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-31 11:43:52 +0200
commitb0b05ceb8e0a92c2eda3a98fa7e25eb5929a1ea4 (patch)
tree908239553de00dad29612f354c4e08bd152d98a1 /package/binutils/Makefile
parentb7987c21aead55263d6740cb7204e20478330211 (diff)
do not install libiberty in staging area
Diffstat (limited to 'package/binutils/Makefile')
-rw-r--r--package/binutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/binutils/Makefile b/package/binutils/Makefile
index 874304806..a0f459b95 100644
--- a/package/binutils/Makefile
+++ b/package/binutils/Makefile
@@ -33,6 +33,7 @@ endif
TARGET_CFLAGS+= -fPIC
CONFIGURE_ARGS+= --disable-werror \
+ --disable-install-libiberty \
--host=$(GNU_TARGET_NAME) \
--target=$(GNU_TARGET_NAME)
# disable honour cflags stuff