- Timestamp:
- Oct 3, 2017, 4:06:05 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:
- 236e2a0
- Parents:
- 18ec142
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/get_waf.sh
r18ec142 rbb07c7e 23 23 tar xf $WAFTARBALL 24 24 pushd waf-$WAFVERSION 25 NOCLIMB=1 python waf-light --tools=c_emscripten ,syms$*25 NOCLIMB=1 python waf-light --tools=c_emscripten $* 26 26 27 27 popd
Note: See TracChangeset
for help on using the changeset viewer.