summarylogtreecommitdiffstats
path: root/mingw-cmake.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mingw-cmake.sh')
-rw-r--r--mingw-cmake.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/mingw-cmake.sh b/mingw-cmake.sh
index eea7866fc25a..a69ed384f559 100644
--- a/mingw-cmake.sh
+++ b/mingw-cmake.sh
@@ -17,4 +17,3 @@ PATH=${mingw_prefix}/bin:$PATH cmake \
-DBUILD_SHARED_LIBS:BOOL=ON \
-DCMAKE_TOOLCHAIN_FILE=/usr/share/mingw/toolchain-@TRIPLE@.cmake \
"$@"
-