summaryrefslogtreecommitdiff
path: root/package/pcc-libs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-04-27 19:06:58 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-27 19:06:58 +0200
commit9492f70965e2d1c669df4c5fc56b4bac465f6b88 (patch)
treec5e34b0062162abd2311935f69015a332751b97f /package/pcc-libs
parent8f4b5ed938071262638928deaf18552040360f4a (diff)
fix cris allconfig build
Diffstat (limited to 'package/pcc-libs')
-rw-r--r--package/pcc-libs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pcc-libs/Makefile b/package/pcc-libs/Makefile
index ec6477779..8d206d0a8 100644
--- a/package/pcc-libs/Makefile
+++ b/package/pcc-libs/Makefile
@@ -12,7 +12,7 @@ PKG_SECTION:= lang
PKG_URL:= http://pcc.ludd.ltu.se/
PKG_SITES:= http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/
-PKG_ARCH_DEPENDS:= !arm
+PKG_ARCH_DEPENDS:= !arm !cris
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz
include $(TOPDIR)/mk/package.mk