From: nbd Date: Tue, 5 Aug 2008 19:38:58 +0000 (+0000) Subject: libffi has not been ported to avr32 yet X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=92ad6644848877510e8b308feea1cc57457545dc;p=packages.git libffi has not been ported to avr32 yet git-svn-id: svn://svn.openwrt.org/openwrt/packages@12153 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/libs/libffi-sable/Makefile b/libs/libffi-sable/Makefile index 7c3a2e8cc..638376d75 100644 --- a/libs/libffi-sable/Makefile +++ b/libs/libffi-sable/Makefile @@ -25,6 +25,7 @@ define Package/libffi-sable SECTION:=libs CATEGORY:=Libraries TITLE:=Foreign Function Interface library (for sablevm) + DEPENDS:=@!TARGET_avr32 URL:=http://sources.redhat.com/libffi/ endef