X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=Config.in;h=0553712f7654aa2a5c7eed5c0f9f2681549bfe9e;hb=0653efa98d249504d76ed17b32a0b049a47fcd32;hp=5f61905c92998c5fa6c7926150cb21748875aca9;hpb=ab9f9e23832528ba0c402726665168fb7632278f;p=openwrt%2Fstaging%2Fdedeckeh.git diff --git a/Config.in b/Config.in index 5f61905c92..0553712f76 100644 --- a/Config.in +++ b/Config.in @@ -317,6 +317,7 @@ menu "Global build settings" bool prompt "Parallelize the default package build rule (May break build)" depends on PKG_BUILD_PARALLEL + depends on BROKEN default n help Always set the default package build rules to parallel build. @@ -332,6 +333,7 @@ menu "Global build settings" bool prompt "Parallelize the toolchain build (May break build)" depends on PKG_BUILD_PARALLEL + depends on BROKEN default n help Build the toolchain with parallel make jobs.