mirror of
https://github.com/openwrt/openwrt.git
synced 2025-08-12 22:26:10 +08:00
libbsd: do not build when using uclibc
SVN-Revision: 27194
This commit is contained in:
@ -15,6 +15,7 @@ PKG_INSTALL:=1
|
||||
define Package/libbsd
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=@!USE_UCLIBC
|
||||
TITLE:=common BSD library
|
||||
endef
|
||||
|
||||
|
Reference in New Issue
Block a user