]> Pileus Git - grits/blobdiff - gen-win32.sh
Move build scripts to separate repository
[grits] / gen-win32.sh
diff --git a/gen-win32.sh b/gen-win32.sh
deleted file mode 100755 (executable)
index 51117d8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-./autogen.sh \
-       --enable-shared \
-       --disable-static \
-       --host=i686-pc-mingw32 \
-       CFLAGS="-g -Werror -Wno-unused -O3"