diff --git a/emsdk.py b/emsdk.py index 97a3fd225e..bf4986a884 100644 --- a/emsdk.py +++ b/emsdk.py @@ -2806,7 +2806,7 @@ def main(args): --build=: Controls what kind of build of LLVM to perform. Pass either 'Debug', 'Release', 'MinSizeRel' or 'RelWithDebInfo'. Default: - 'RelWithDebInfo'. + 'Release'. --generator=: Specifies the CMake Generator to be used during the build. Possible values are the