diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-17 13:58:30 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-17 13:58:30 +0200 |
| commit | 88dd48f85bc6191e990650613c1cea87db978485 (patch) | |
| tree | b0163c92c387734a72705410e8111c84d87e3d57 /package/pcc-libs/Makefile | |
| parent | f043b8522e55308488448593bb4997614732a30a (diff) | |
| parent | 59161fbfcb5c72b28491056f85785528f3e444f1 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pcc-libs/Makefile')
| -rw-r--r-- | package/pcc-libs/Makefile | 2 |
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 |
