From c6ba19c70e1bde7cb94c77ae64537294cfef2ae9 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 17 Oct 2012 13:03:08 +0000 Subject: toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol SVN-Revision: 33807 --- Config.in | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'Config.in') 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 -- cgit v1.2.3