projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f6d9de
)
[buildroot] add an abstract $(LIBRPC_DEPENDS) variable for feed packages to rely on
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Mar 2011 01:45:36 +0000
(
01:45
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 3 Mar 2011 01:45:36 +0000
(
01:45
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25841
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
rules.mk
patch
|
blob
|
history
diff --git
a/rules.mk
b/rules.mk
index
b778a2e
..
efe7a6d
100644
(file)
--- a/
rules.mk
+++ b/
rules.mk
@@
-114,6
+114,7
@@
LIBGCC_S=$(if $(wildcard $(TOOLCHAIN_DIR)/lib/libgcc_s.so),-L$(TOOLCHAIN_DIR)/li
ifdef CONFIG_USE_UCLIBC
LIBRPC=-lrpc
endif
+LIBRPC_DEPENDS=+USE_UCLIBC:librpc
ifndef DUMP
ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
This page took
0.029446 seconds
and
4
git commands to generate.