libbsd: do not build when using uclibc
SVN-Revision: 27194
This commit is contained in:
parent
540b838998
commit
4b113046a4
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ PKG_INSTALL:=1
|
|||
define Package/libbsd
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=@!USE_UCLIBC
|
||||
TITLE:=common BSD library
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue