mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:05:20 +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
|
||||
SECTION:=libs
|
||||
CATEGORY:=Libraries
|
||||
DEPENDS:=@!USE_UCLIBC
|
||||
TITLE:=common BSD library
|
||||
endef
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user