summarylogtreecommitdiffstats
path: root/toolchain-mingw.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'toolchain-mingw.cmake')
-rw-r--r--toolchain-mingw.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain-mingw.cmake b/toolchain-mingw.cmake
index d0448852e0f9..529025f36240 100644
--- a/toolchain-mingw.cmake
+++ b/toolchain-mingw.cmake
@@ -30,4 +30,3 @@ set (CMAKE_Fortran_COMPILER @TRIPLE@-gfortran)
set (CMAKE_AR:FILEPATH @TRIPLE@-ar)
set (CMAKE_RANLIB:FILEPATH @TRIPLE@-ranlib)
-set (CMAKE_CROSSCOMPILING_EMULATOR /usr/bin/@TRIPLE@-wine)