mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
toolchain: remove accidental leftover debug code
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39969 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user