summaryrefslogtreecommitdiff
path: root/package/binutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-10 10:24:25 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-10 10:24:25 +0200
commit763a7d577807bd623434caf64de151635e3537cb (patch)
tree06865df6fb1aba0e88cddd3271bfa2a1ef880955 /package/binutils
parentf791b05d9623955ab962e4afc924a0292333d362 (diff)
fix orbit2 compile, disable tests, diable binutils for avr32
Diffstat (limited to 'package/binutils')
-rw-r--r--package/binutils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/binutils/Makefile b/package/binutils/Makefile
index 43043514c..de0910fca 100644
--- a/package/binutils/Makefile
+++ b/package/binutils/Makefile
@@ -13,6 +13,7 @@ PKGSD_LIBBFD:= Binary File Descriptor library
PKGSC_LIBBFD:= libs
PKG_HOST_DEPENDS:= !cygwin
+PKG_ARCH_DEPENDS:= !avr32
include ${TOPDIR}/mk/package.mk