Changeset 3cc0022 for scripts/get_waf.sh
- Timestamp:
- Sep 30, 2017, 11:55:13 PM (7 years ago)
- Branches:
- feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master
- Children:
- bf6df1c
- Parents:
- 92ab78e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/get_waf.sh
r92ab78e r3cc0022 23 23 tar xf $WAFTARBALL 24 24 pushd waf-$WAFVERSION 25 [ -x $PYTHON ] || PYTHON=`which python`26 25 NOCLIMB=1 python waf-light --tools=c_emscripten,syms $* 27 26
Note: See TracChangeset
for help on using the changeset viewer.