neither avr32 or coldfire has a shared libgcc
SVN-Revision: 18402
This commit is contained in:
parent
1404796880
commit
c2eba9719e
@ -156,7 +156,9 @@ define Package/libc/Default
|
||||
SECTION:=libs
|
||||
CATEGORY:=Base system
|
||||
VERSION:=$(LIBC_VERSION)-$(PKG_RELEASE)
|
||||
ifneq ($(TARGET_avr32)$(TARGET_coldfire),)
|
||||
DEPENDS:=+libgcc
|
||||
endif
|
||||
URL:=$(LIBC_URL)
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user