Logo
Explore Help
Sign In
admin/ci-emsdk
1
0
Fork 0
You've already forked ci-emsdk
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
1b51a1e6173d4fa8eef1ce57f74e38496c8635f0
ci-emsdk/emsdk_env.sh

7 lines
111 B
Bash
Raw Normal View History

Migrate OSX shell activation to work the same way as on Windows: source ./emsdk_env.sh instead of emsdk_add_path.
2014-07-03 18:50:00 +03:00
#!/bin/bash
Allow running emsdk_env.sh from another directory. Move into the emsdk directory before running ./emsdk. Make it possible to add `test -x $EMSCRIPTEN/emsdk_env.sh && source $EMSCRIPTEN/emsdk_env.sh` to my shell initialization script.
2014-09-02 12:01:35 +02:00
pushd `dirname "$_"` > /dev/null
Migrate OSX shell activation to work the same way as on Windows: source ./emsdk_env.sh instead of emsdk_add_path.
2014-07-03 18:50:00 +03:00
./emsdk construct_env
source ./emsdk_set_env.sh
Allow running emsdk_env.sh from another directory. Move into the emsdk directory before running ./emsdk. Make it possible to add `test -x $EMSCRIPTEN/emsdk_env.sh && source $EMSCRIPTEN/emsdk_env.sh` to my shell initialization script.
2014-09-02 12:01:35 +02:00
popd > /dev/null
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 37ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API