libffi has not been ported to avr32 yet

git-svn-id: svn://svn.openwrt.org/openwrt/packages@12153 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2008-08-05 19:38:58 +00:00
parent e8135838c0
commit 92ad664484

View 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