[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:
parent
524b523c52
commit
4d80d5db4a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user