projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] base-files: properly handle wifi ifaces with no network attached, useful...
[openwrt.git]
/
package
/
libbsd
/
Makefile
diff --git
a/package/libbsd/Makefile
b/package/libbsd/Makefile
index
94c0803
..
4fef04a
100644
(file)
--- a/
package/libbsd/Makefile
+++ b/
package/libbsd/Makefile
@@
-15,6
+15,7
@@
PKG_INSTALL:=1
define Package/libbsd
SECTION:=libs
CATEGORY:=Libraries
+ DEPENDS:=@!USE_UCLIBC
TITLE:=common BSD library
endef
This page took
0.030979 seconds
and
4
git commands to generate.