projects
/
openwrt
/
staging
/
rmilecki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc880f6
)
busybox: now that librpc only compiles with uclibc, change the build dependency to...
author
Felix Fietkau
<nbd@openwrt.org>
Fri, 18 Feb 2011 18:16:29 +0000
(18:16 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Fri, 18 Feb 2011 18:16:29 +0000
(18:16 +0000)
SVN-Revision: 25574
package/busybox/Makefile
patch
|
blob
|
history
diff --git
a/package/busybox/Makefile
b/package/busybox/Makefile
index 622e1651f9ccc74bff5e0f49919947058451d83b..460d28d2efc6d57b85b08535b1f5179f5bfe628b 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:=
USE_UCLIB
C:librpc
+PKG_BUILD_DEPENDS:=
BUSYBOX_CONFIG_FEATURE_HAVE_RP
C:librpc
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk