libffi has not been ported to avr32 yet
authorFelix Fietkau <nbd@openwrt.org>
Tue, 5 Aug 2008 19:38:58 +0000 (19:38 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 5 Aug 2008 19:38:58 +0000 (19:38 +0000)
SVN-Revision: 12153

libs/libffi-sable/Makefile

index 7c3a2e8cc9ccef89d71016472df96557f224f135..638376d752a463edbf27a6659b0a8f2a5daba742 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