summaryrefslogtreecommitdiff
path: root/samples/x86_64-w64-mingw32
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-03-31 17:24:37 (GMT)
committerGitHub <noreply@github.com>2017-03-31 17:24:37 (GMT)
commit88d28e6eed547e9992c44c6894764dd7b000b980 (patch)
tree0397958e7a4080408e68602345cb4c9d90058d5e /samples/x86_64-w64-mingw32
parenta7edff1820d89b45449c7764644fbfa3562e3297 (diff)
parent7111f95dc3513e52ea0c69776432102fb6967498 (diff)
Merge pull request #669 from stilor/mingw-pthread-multilib
MinGW-W64 fixes
Diffstat (limited to 'samples/x86_64-w64-mingw32')
-rw-r--r--samples/x86_64-w64-mingw32/crosstool.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/x86_64-w64-mingw32/crosstool.config b/samples/x86_64-w64-mingw32/crosstool.config
index 1e92289..253cb1c 100644
--- a/samples/x86_64-w64-mingw32/crosstool.config
+++ b/samples/x86_64-w64-mingw32/crosstool.config
@@ -1,12 +1,12 @@
CT_EXPERIMENTAL=y
CT_ARCH_x86=y
+CT_MULTILIB=y
CT_ARCH_64=y
CT_TARGET_VENDOR="w64"
CT_KERNEL_windows=y
CT_BINUTILS_PLUGINS=y
CT_MINGW_DIRECTX=y
CT_MINGW_DDK=y
-CT_MINGW_TOOLS=y
CT_THREADS_POSIX=y
CT_CC_LANG_CXX=y
CT_CC_LANG_FORTRAN=y