summaryrefslogtreecommitdiff
path: root/package/pcc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-07-14 16:19:57 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-07-14 16:19:57 +0200
commit0ae09b6000f99736f56cd3fc701855d474a31746 (patch)
tree8d40d69a9b5c1ac597b69fcf9b2532d7a2c10cc1 /package/pcc
parent3e16daee39b50bfccf4d389385f8748da016cdcc (diff)
parentac01f0d24321933d3456190164f5b68ccc94976a (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pcc')
-rw-r--r--package/pcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pcc/Makefile b/package/pcc/Makefile
index 78dd52bd0..5eb9bfc68 100644
--- a/package/pcc/Makefile
+++ b/package/pcc/Makefile
@@ -15,7 +15,7 @@ PKG_URL:= http://pcc.ludd.ltu.se/
PKG_SITES:= http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/
PKG_NOPARALLEL:= 1
-PKG_ARCH_DEPENDS:= !arm !cris
+PKG_ARCH_DEPENDS:= !arm !cris !mips
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz
include $(TOPDIR)/mk/package.mk