[toolchain]: gcc 4.4.5 support
[openwrt.git] / toolchain / binutils / Makefile
index 5682698..d829098 100644 (file)
@@ -79,7 +79,7 @@ define Host/Configure
 endef
 
 define Host/Compile
-       $(MAKE) -C $(HOST_BUILD_DIR) all
+       $(MAKE) $(TOOLCHAIN_JOBS) -C $(HOST_BUILD_DIR) all
 endef
 
 define Host/Install
This page took 0.02437 seconds and 4 git commands to generate.