[packages] sigscheme: don't build on avr32

It's not supported on this arch (yet):

./include/private/gcconfig.h:481:5: error: #error "The collector has not been ported to this machine/OS combination."



git-svn-id: svn://svn.openwrt.org/openwrt/packages@22235 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nico 2010-07-16 13:39:09 +00:00
parent 524b523c52
commit 4d80d5db4a

View File

@ -25,6 +25,7 @@ define Package/sigscheme
CATEGORY:=Languages
TITLE:=SigScheme
URL:=http://code.google.com/p/sigscheme/
DEPENDS:=@!avr32
endef
define Package/sigscheme/description