summaryrefslogtreecommitdiff
path: root/samples/i686-unknown-mingw32/crosstool.config
diff options
context:
space:
mode:
authorRay Donnelly <mingw.android@gmail.com>2015-08-24 22:11:55 (GMT)
committerRay Donnelly <mingw.android@gmail.com>2015-08-24 23:16:25 (GMT)
commit86fbcfc36b495a013bd948991f6f27ebabaedfbe (patch)
tree72c17e2731693ff9811905b3af30df8eaac509c3 /samples/i686-unknown-mingw32/crosstool.config
parentba5754e4fa34b6189a5859943fbf8d5203a6cba9 (diff)
mingw-w64: Rename targets to {i686,x86_64}-w64-mingw32
.. and set CT_TARGET_VENDOR to w64. Otherwise config.gcc doesn't pickup the right files for include_next (and probably many other things go wrong too). w64 has been the correct vendor for absolutely ages now on all distributions that provide MinGW-w64 cross compilers. Signed-off-by: Ray Donnelly <mingw.android@gmail.com>
Diffstat (limited to 'samples/i686-unknown-mingw32/crosstool.config')
-rw-r--r--samples/i686-unknown-mingw32/crosstool.config11
1 files changed, 0 insertions, 11 deletions
diff --git a/samples/i686-unknown-mingw32/crosstool.config b/samples/i686-unknown-mingw32/crosstool.config
deleted file mode 100644
index 148648a..0000000
--- a/samples/i686-unknown-mingw32/crosstool.config
+++ /dev/null
@@ -1,11 +0,0 @@
-CT_LOCAL_TARBALLS_DIR="${HOME}/src"
-CT_SAVE_TARBALLS=y
-CT_LOG_EXTRA=y
-CT_ARCH_ARCH="i686"
-CT_ARCH_x86=y
-CT_KERNEL_windows=y
-CT_BINUTILS_PLUGINS=y
-CT_MINGW_DIRECTX=y
-CT_MINGW_DDK=y
-CT_CC_V_4_8_3=y
-CT_CC_LANG_CXX=y