libgcc is not available with host-toolchain, DEPENDS was overriden with the avr32 condition
SVN-Revision: 8038
This commit is contained in:
@@ -72,7 +72,7 @@ endef
|
||||
define Package/libgcc
|
||||
$(call Package/gcc/Default)
|
||||
TITLE:=GCC support library
|
||||
DEPENDS:=@!LINUX_2_6_AVR32
|
||||
DEPENDS:=@!LINUX_2_6_AVR32||@!NATIVE_TOOLCHAIN
|
||||
endef
|
||||
|
||||
define Package/libssp
|
||||
|
||||
Reference in New Issue
Block a user