diff options
author | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-19 15:09:12 -0800 |
---|---|---|
committer | Bryan Hundven <bryanhundven@gmail.com> | 2015-11-19 15:09:12 -0800 |
commit | e0fd82bb0147539063228c4573eb024531e38ee7 (patch) | |
tree | 957c29531ce3030d85f107e5df5594dea894cd39 /config/kernel/windows.in | |
parent | ba7ca97523db72a0c79fbd42626ca1f57da5727e (diff) | |
download | crosstool-ng-e0fd82bb0147539063228c4573eb024531e38ee7.tar.gz crosstool-ng-e0fd82bb0147539063228c4573eb024531e38ee7.tar.bz2 crosstool-ng-e0fd82bb0147539063228c4573eb024531e38ee7.zip |
mingw-w64: Set it as experimental
With the upcoming release of 1.22.0, mingw-w64 is still in an
experimental state, and is not considered to be fully supported yet.
This change should be reverted after the release.
Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'config/kernel/windows.in')
-rw-r--r-- | config/kernel/windows.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/kernel/windows.in b/config/kernel/windows.in index 5f3b0991..797c0237 100644 --- a/config/kernel/windows.in +++ b/config/kernel/windows.in @@ -1,6 +1,7 @@ # windows config options ## depends on ARCH_x86 +## depends on EXPERIMENTAL ## ## select WINDOWS ## |