Changeset 81fe7d30 for scripts/get_waf.sh
- Timestamp:
- Sep 15, 2018, 1:20:00 PM (6 years ago)
- Branches:
- feature/constantq
- Children:
- 6203a70
- Parents:
- f633b90 (diff), 6f3dfc0 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
scripts/get_waf.sh
rf633b90 r81fe7d30 4 4 set -x 5 5 6 WAFVERSION=2.0.1 6 WAFVERSION=2.0.11 7 7 WAFTARBALL=waf-$WAFVERSION.tar.bz2 8 8 WAFURL=https://waf.io/$WAFTARBALL
Note: See TracChangeset
for help on using the changeset viewer.