Make emsdk work on Windows with MSYS shell and native Windows Python 2.7
This commit is contained in:
@@ -22,7 +22,7 @@ fi
|
||||
pushd `dirname "$SRC"` > /dev/null
|
||||
unset SRC
|
||||
|
||||
./emsdk construct_env
|
||||
./emsdk construct_env "$@"
|
||||
. ./emsdk_set_env.sh
|
||||
|
||||
popd > /dev/null
|
||||
|
||||
Reference in New Issue
Block a user