- Timestamp:
- Sep 30, 2017, 11:50:31 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:
- 3cc0022
- Parents:
- 7d3b6b8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/get_waf.sh
r7d3b6b8 r92ab78e 23 23 tar xf $WAFTARBALL 24 24 pushd waf-$WAFVERSION 25 [ -x $PYTHON ] || PYTHON=`which python` 25 26 NOCLIMB=1 python waf-light --tools=c_emscripten,syms $* 26 27
Note: See TracChangeset
for help on using the changeset viewer.