mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
toolchain: drop the mips softfloat symlink hack
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@42975 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e34f086b82
commit
8536f53c68
@ -476,7 +476,6 @@ ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN),)
|
||||
$(TOOLCHAIN_DIR)/lib/libc.so* \
|
||||
$(1)/lib/
|
||||
ln -s ../../lib/$(LD_MUSL_NAME) $(1)/usr/bin/ldd
|
||||
$(if $(findstring -sf.so,$(LD_MUSL_NAME)),ln -s $(LD_MUSL_NAME) $(1)/lib/$(subst -sf.so,.so,$(LD_MUSL_NAME)))
|
||||
endef
|
||||
|
||||
define Package/libc/install
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user