List "Release" as the default build option (#770)
This was set back in commit cea44f475a
Fixes #760
This commit is contained in:
2
emsdk.py
2
emsdk.py
@@ -2806,7 +2806,7 @@ def main(args):
|
||||
--build=<type>: Controls what kind of build of LLVM to
|
||||
perform. Pass either 'Debug', 'Release',
|
||||
'MinSizeRel' or 'RelWithDebInfo'. Default:
|
||||
'RelWithDebInfo'.
|
||||
'Release'.
|
||||
|
||||
--generator=<type>: Specifies the CMake Generator to be used
|
||||
during the build. Possible values are the
|
||||
|
||||
Reference in New Issue
Block a user