mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 03:09:08 +08:00
libbsd: make it available for eglibc only
Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35606
This commit is contained in:
parent
485e52e1d8
commit
2cf1a8d73f
@ -18,7 +18,7 @@ PKG_INSTALL:=1
|
||||
define Package/libbsd
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=@!(USE_UCLIBC||USE_MUSL)
|
||||
DEPENDS:=@USE_EGLIBC
|
||||
TITLE:=common BSD library
|
||||
endef
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user