Reworks various.
[mingw-build.git] / build_gcc_rest.sh
diff --git a/build_gcc_rest.sh b/build_gcc_rest.sh
new file mode 100644 (file)
index 0000000..c20c3a0
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/bash -e
+
+cd gcc-build-$MINGW_TARGET
+make $MINGW_PARALLEL
+sudo make install