libffi has not been ported to avr32 yet
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Aug 2008 19:38:58 +0000 (19:38 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 5 Aug 2008 19:38:58 +0000 (19:38 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12153 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libffi-sable/Makefile

index 7c3a2e8..638376d 100644 (file)
@@ -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