configure: error: "libffi has not been ported to avr32-unknown-linux-gnu."

git-svn-id: svn://svn.openwrt.org/openwrt/packages@13939 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2009-01-08 21:13:50 +00:00
parent 7adeb517b6
commit d31d401abe

View File

@ -24,6 +24,7 @@ define Package/libffi
SECTION:=libs
CATEGORY:=Libraries
TITLE:=libffi
DEPENDS:=@!avr32
URL:=http://sourceware.org/libffi/
endef