mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-20 09:26:28 +00:00
toolchain: remove accidental leftover debug code
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39969
This commit is contained in:
parent
33ae9569a4
commit
f7c29f0eb7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user