mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
gcc: Enable parallel GCC builds.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
This commit is contained in:
@@ -16,6 +16,8 @@ PKG_SOURCE_URL:=https://releases.linaro.org/13.05/components/toolchain/gcc-linar
|
|||||||
PKG_SOURCE:=gcc-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=gcc-$(PKG_VERSION).tar.bz2
|
||||||
PKG_MD5SUM:=26b48802ae1203cd99415026fbf56ed7
|
PKG_MD5SUM:=26b48802ae1203cd99415026fbf56ed7
|
||||||
|
|
||||||
|
PKG_BUILD_PARALLEL:=1
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
SEP:=,
|
SEP:=,
|
||||||
|
|||||||
Reference in New Issue
Block a user