Skip to content
Snippets Groups Projects
Commit 32074724 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

tools/mpfr enable parallel builds

SVN-Revision: 33434
parent d7775ab2
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,7 @@ PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION) ...@@ -13,6 +13,7 @@ PKG_SOURCE_URL:=http://www.mpfr.org/mpfr-$(PKG_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_MD5SUM:=f45bac3584922c8004a10060ab1a8f9f PKG_MD5SUM:=f45bac3584922c8004a10060ab1a8f9f
HOST_BUILD_PARALLEL:=1
HOST_FIXUP:=autoreconf HOST_FIXUP:=autoreconf
include $(INCLUDE_DIR)/host-build.mk include $(INCLUDE_DIR)/host-build.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment