summaryrefslogtreecommitdiff
path: root/package/pcc-libs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-16 10:12:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-16 10:12:20 +0200
commit1783cc1ff51b6aee8dfe94fff2d80013f92cffdd (patch)
treefd5d7091244b83b4d70581133be43d2b73558a23 /package/pcc-libs
parent213d57e977d402317f5890875a269282b30c22b0 (diff)
parente228dce45adc4f39671131dd0f0611e29ab85bf8 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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 0603810e8..4e04de03c 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 !cris !mips !ppc !avr32
+PKG_ARCH_DEPENDS:= !arm !cris !m68k !mips !ppc !avr32
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz
include $(TOPDIR)/mk/package.mk