projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
busybox: enable cmp by default (#9133)
[openwrt.git]
/
package
/
busybox
/
Makefile
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index
f4095c7
..
460d28d
100644
(file)
--- a/
package/busybox/Makefile
+++ b/
package/busybox/Makefile
@@
-17,7
+17,7
@@
PKG_SOURCE_URL:=http://www.busybox.net/downloads \
http://distfiles.gentoo.org/distfiles/
PKG_MD5SUM:=a2ce1a951571da8c6e0eaf75b1acef60
-PKG_BUILD_DEPENDS:=librpc
+PKG_BUILD_DEPENDS:=
BUSYBOX_CONFIG_FEATURE_HAVE_RPC:
librpc
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
This page took
0.018817 seconds
and
4
git commands to generate.