summaryrefslogtreecommitdiff
path: root/package/pcc/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-17 09:04:33 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-17 09:04:33 +0200
commitefd624e7924ee0456ea18a1958f38cc9ea52a963 (patch)
tree3bf29be26dd5a54f300fe94a769b93cda3683c8b /package/pcc/Makefile
parent1a10d0e3ef4d137a9093d27c99fec286a083c521 (diff)
parent7a464646964980beb100d22836ad36c02c695744 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pcc/Makefile')
-rw-r--r--package/pcc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pcc/Makefile b/package/pcc/Makefile
index c38faccfc..5630157de 100644
--- a/package/pcc/Makefile
+++ b/package/pcc/Makefile
@@ -14,7 +14,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 !mips !ppc !avr32
+PKG_ARCH_DEPENDS:= !arm !cris !m68k !mips !ppc !avr32
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz
include $(TOPDIR)/mk/package.mk