vendor: EMSDK 6.0.6 scripts at e26beb67ef18a37d71d522d8b7096b20a4d3d0f9
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
# Set-up PATH and other environment variables
|
||||
EMSDK_QUIET=1 source /emsdk/emsdk_env.sh
|
||||
|
||||
exec "$@"
|
||||
Reference in New Issue
Block a user