We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3463d93 commit 6617c28Copy full SHA for 6617c28
settings.py
@@ -50,7 +50,6 @@
50
51
if platform.system() in ("Linux", ):
52
gn_args["use_lld"] = "false"
53
- gn_args["use_gold"] = "false"
54
55
56
source_files = [
0 commit comments