Rename a couple of things; fix all script.
[mingw-build.git] / build_gcc_rest_32.sh
diff --git a/build_gcc_rest_32.sh b/build_gcc_rest_32.sh
new file mode 100644 (file)
index 0000000..4acb9b9
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/bash -e
+
+cd gcc-build-32
+make -j3
+sudo make install