summaryrefslogtreecommitdiff
path: root/package/binutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-05 20:41:08 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-05 20:41:08 +0100
commit9f77a0951b238c0296e993c0904c2a4abd550927 (patch)
tree439dcd47cbf5fd10f0f30ad2eeff6f17be64e311 /package/binutils
parent2cf07c6133be930549293697255d7005cbbaf242 (diff)
another round of build fixes
Diffstat (limited to 'package/binutils')
-rw-r--r--package/binutils/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/binutils/Makefile b/package/binutils/Makefile
index c66ab6d2d..3abf670cd 100644
--- a/package/binutils/Makefile
+++ b/package/binutils/Makefile
@@ -41,6 +41,8 @@ CONFIGURE_ARGS+= --disable-werror \
else
CONFIGURE_ARGS+= --disable-werror
endif
+# disable honour cflags stuff
+XAKE_FLAGS+= GCC_HONOUR_COPTS=s
post-build:
$(CP) ${WRKBUILD}/libiberty/libiberty.a $(STAGING_TARGET_DIR)/usr/lib