[packages/dmalloc] dmalloc currently only compiles when using (e)glibc (missing headers with uclibc)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31252 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
85791391d1
commit
df636d662d
@ -30,6 +30,7 @@ endef
|
||||
define Package/libdmalloc
|
||||
$(call Package/dmalloc/Default)
|
||||
TITLE+= (library)
|
||||
DEPENDS:=@USE_GLIBC||@USE_EGLIBC
|
||||
endef
|
||||
|
||||
define Package/dmalloc-utils
|
||||
|
Loading…
x
Reference in New Issue
Block a user