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 848260e commit b85548dCopy full SHA for b85548d
emsdk.py
@@ -2806,7 +2806,7 @@ def main(args):
2806
--build=<type>: Controls what kind of build of LLVM to
2807
perform. Pass either 'Debug', 'Release',
2808
'MinSizeRel' or 'RelWithDebInfo'. Default:
2809
- 'RelWithDebInfo'.
+ 'Release'.
2810
2811
--generator=<type>: Specifies the CMake Generator to be used
2812
during the build. Possible values are the
0 commit comments