summaryrefslogtreecommitdiff
path: root/package/pcc-libs
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-16 10:54:05 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-16 10:54:05 +0200
commit6f095fc90d183f9917ef31bc4e657edefa33fbfa (patch)
tree39fac2e98bf7f5e8d4f041fb56f7574a83e21f9e /package/pcc-libs
parent2def8f45000122575ae5a4eeb932c18c27e0ce71 (diff)
parent1783cc1ff51b6aee8dfe94fff2d80013f92cffdd (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