X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=Config.in;h=cca5a4c0f0cc37b0e12ccf92778a4cd9cec723ac;hp=c023d607937e0ab20e10b40cbe52c18c5a5e3a1f;hb=66898596e6eec2452b0fe38cb667e61832246fb3;hpb=83694a1cc9903d56cdb8e12e44becbcda8922fb0 diff --git a/Config.in b/Config.in index c023d60793..cca5a4c0f0 100644 --- a/Config.in +++ b/Config.in @@ -495,20 +495,6 @@ menu "Global build settings" Only say Y, if you don't mind fixing broken packages. Before reporting build bugs, set this to N and re-run the build. - config TOOLCHAIN_PARALLEL - 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. - This speeds up the toolchain build on SMP machines, but may - break the build for certain toolchain versions. - - If you say Y, toolchain build might break. - Before reporting build bugs, set this to N and re-run the build. - comment "Stripping options" choice