projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[kernel/3.3] add missing INET_UDP_DIAG symbol
[openwrt.git]
/
tools
/
libtool
/
Makefile
diff --git
a/tools/libtool/Makefile
b/tools/libtool/Makefile
index
82730df
..
080689b
100644
(file)
--- a/
tools/libtool/Makefile
+++ b/
tools/libtool/Makefile
@@
-15,9
+15,8
@@
PKG_MD5SUM:=b32b04148ecdd7344abc6fe8bd1bb021
include $(INCLUDE_DIR)/host-build.mk
-define Host/Compile
- $(MAKE) -C $(HOST_BUILD_DIR)
-endef
+HOST_CONFIGURE_VARS += \
+ lt_cv_sys_dlsearch_path=""
define Host/Install
$(MAKE) -C $(HOST_BUILD_DIR) install
This page took
0.020896 seconds
and
4
git commands to generate.