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.
2 parents 6b7720d + 683ba96 commit e03180dCopy full SHA for e03180d
tools/profiles/develop.json
@@ -55,6 +55,6 @@
55
"asm": [],
56
"c": ["--vla", "--diag_suppress=Pe546"],
57
"cxx": ["--guard_calls", "--no_static_destruction"],
58
- "ld": ["--skip_dynamic_initialization", "--threaded_lib"]
+ "ld": ["--skip_dynamic_initialization", "--threaded_lib", "--inline"]
59
}
60
tools/profiles/release.json
@@ -53,6 +53,6 @@
53
54
0 commit comments