projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f310b20
)
toolchain: remove accidental leftover debug code
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 20 Mar 2014 14:14:34 +0000
(14:14 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 20 Mar 2014 14:14:34 +0000
(14:14 +0000)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39969
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libs/toolchain/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/toolchain/Makefile
b/package/libs/toolchain/Makefile
index
a29b322
..
117447f
100644
(file)
--- a/
package/libs/toolchain/Makefile
+++ b/
package/libs/toolchain/Makefile
@@
-429,7
+429,6
@@
ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
endef
LD_MUSL_NAME = $(notdir $(firstword $(wildcard $(TOOLCHAIN_DIR)/lib/ld-musl-*.so*)))
- $(warning LD_MUSL_NAME='$(LD_MUSL_NAME)')
define Package/musl/install
$(INSTALL_DIR) $(1)/lib