We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b14a7a7 commit 364cf9cCopy full SHA for 364cf9c
chromiumcontent/args/shared_library.gn
@@ -17,7 +17,7 @@ if (target_os != "linux") {
17
18
# Jumbo build should improve compilation times.
19
# https://chromium.googlesource.com/chromium/src/+/master/docs/jumbo.md
20
-use_jumbo_build = true
+use_jumbo_build = false
21
22
# This is required by Node.js
23
# See https://github.com/nodejs/node/pull/13242
chromiumcontent/args/static_library.gn
@@ -21,7 +21,7 @@ if (target_os != "linux") {
24
25
26
27
0 commit comments