From 517022211cab2644bac88865e29af726f1aafeaf Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 18 Dec 2011 17:27:43 +0100 Subject: avr32 workarounds --- package/pcc-libs/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/pcc-libs') diff --git a/package/pcc-libs/Makefile b/package/pcc-libs/Makefile index bce74cd8d..0603810e8 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 +PKG_ARCH_DEPENDS:= !arm !cris !mips !ppc !avr32 DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tgz include $(TOPDIR)/mk/package.mk -- cgit v1.2.3