Author: nbd
Date: 2014-10-19 23:46:03 +0200 (Sun, 19 Oct 2014)
New Revision: 42975

Modified:
   trunk/package/libs/toolchain/Makefile
Log:
toolchain: drop the mips softfloat symlink hack

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/libs/toolchain/Makefile
===================================================================
--- trunk/package/libs/toolchain/Makefile       2014-10-19 21:45:58 UTC (rev 
42974)
+++ trunk/package/libs/toolchain/Makefile       2014-10-19 21:46:03 UTC (rev 
42975)
@@ -476,7 +476,6 @@
                $(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
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to