Cleanup emsdk_env scripts (#539)
Remove the optional argument to contruct_env. It simple if we always construct the env in the same place. Avoid using temp files, and avoid changing directory.
This commit is contained in:
@@ -1 +1 @@
|
||||
@call "%~dp0emsdk" construct_env %*
|
||||
@call "%~dp0emsdk" construct_env
|
||||
|
||||
Reference in New Issue
Block a user