[packages/*] remove special treatment when using glibc - support got dropped
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31505 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -30,7 +30,7 @@ endef
|
||||
define Package/libdmalloc
|
||||
$(call Package/dmalloc/Default)
|
||||
TITLE+= (library)
|
||||
DEPENDS:=@USE_GLIBC||@USE_EGLIBC
|
||||
DEPENDS:=@USE_EGLIBC
|
||||
endef
|
||||
|
||||
define Package/dmalloc-utils
|
||||
|
Reference in New Issue
Block a user