summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken0
-rw-r--r--samples/x86_64-w64-mingw32/crosstool.config3
2 files changed, 2 insertions, 1 deletions
diff --git a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken b/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken
deleted file mode 100644
index e69de29..0000000
--- a/samples/x86_64-w64-mingw32,x86_64-pc-linux-gnu/broken
+++ /dev/null
diff --git a/samples/x86_64-w64-mingw32/crosstool.config b/samples/x86_64-w64-mingw32/crosstool.config
index 24a0d6a..9bb218b 100644
--- a/samples/x86_64-w64-mingw32/crosstool.config
+++ b/samples/x86_64-w64-mingw32/crosstool.config
@@ -1,5 +1,5 @@
-CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_EXPERIMENTAL=y
+CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_64=y
@@ -9,4 +9,5 @@ CT_KERNEL_windows=y
CT_BINUTILS_PLUGINS=y
CT_MINGW_DIRECTX=y
CT_MINGW_DDK=y
+CT_THREADS_POSIX=y
CT_CC_LANG_CXX=y