projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ppp: add a few patches to reduce the package size
[openwrt.git]
/
rules.mk
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.019727 seconds
and
4
git commands to generate.