gmp: upgrade to version 5.1.2
[openwrt/openwrt.git] / toolchain / Makefile
index 763381a838cd4525bbcce6134341076e82b2ba0c..581d2b3c60e160ae83f27845d37ec956b7e04a74 100644 (file)
@@ -64,6 +64,7 @@ ifneq ($(ARCH),)
                mkdir -p "$$dir"; \
                cd "$$dir"; \
                ln -nsf lib lib64; \
+               ln -nsf lib lib32; \
                mkdir -p stamp lib usr/include usr/lib ; \
        ); done
        @grep GCC_VERSION $@ >/dev/null 2>&1 || $(INSTALL_DATA) $(TOPDIR)/toolchain/info.mk $@