Build binutils for Windows too so that we can get addr2line.exe.
[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