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