toolchain: enable parallel build for uClibc, remove the obsolete TOOLCHAIN_PARALLEL config symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33807 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
83694a1cc9
commit
66898596e6
4 changed files with 3 additions and 17 deletions
14
Config.in
14
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue