blob: 5f3f458debd97dcefe128bc432522390f6bb4b7b [file] [log] [blame]
#!/usr/bin/env bash
set -x
./waf distclean --color=yes
./waf configure --debug --with-tests --color=yes
./waf -j1 --color=yes
sudo ./waf install --color=yes