projects
/
openwrt
/
staging
/
blocktrron.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ae956
)
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>
SVN-Revision: 39969
package/libs/toolchain/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/toolchain/Makefile
b/package/libs/toolchain/Makefile
index a29b3221ecadcdaf373d46a1d721fa6d75aa691d..117447f5814c176854e1f9d9dd42d0fe75b7bf38 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