mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 09:04:42 +02:00
[package] libbsd: do not build when using uclibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27194 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
632a38eb50
commit
d759e1ebf6
@ -15,6 +15,7 @@ PKG_INSTALL:=1
|
|||||||
define Package/libbsd
|
define Package/libbsd
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
|
DEPENDS:=@!USE_UCLIBC
|
||||||
TITLE:=common BSD library
|
TITLE:=common BSD library
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user