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 09c2450 commit f68a121Copy full SHA for f68a121
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