summaryrefslogtreecommitdiff
path: root/source/luametatex/cmake/mingw-64.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'source/luametatex/cmake/mingw-64.cmake')
-rw-r--r--source/luametatex/cmake/mingw-64.cmake6
1 files changed, 3 insertions, 3 deletions
diff --git a/source/luametatex/cmake/mingw-64.cmake b/source/luametatex/cmake/mingw-64.cmake
index c57bed871..294ef5e55 100644
--- a/source/luametatex/cmake/mingw-64.cmake
+++ b/source/luametatex/cmake/mingw-64.cmake
@@ -1,6 +1,6 @@
-if (NOT __MINGW64_TOOLCHAIN_)
- add_compile_options(-DLUASOCKET_INET_PTON)
-endif()
+# if (NOT __MINGW64_TOOLCHAIN_)
+# add_compile_options(-DLUASOCKET_INET_PTON)
+# endif()
set(CMAKE_SYSTEM_NAME Windows)
set(TOOLCHAIN_PREFIX x86_64-w64-mingw32)