Various fixes.
[mingw-build.git] / build_gcc_rest.sh
1 #!/bin/bash -e
2 set -e
3
4 cd gcc-build-$MINGW_TARGET
5 make $MINGW_PARALLEL
6 sudo make install