summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorBryan Hundven <bryanhundven@gmail.com>2015-05-16 17:04:18 (GMT)
committerBryan Hundven <bryanhundven@gmail.com>2015-05-16 17:04:18 (GMT)
commit46d79a58d33d21b46ec77ef695a96cc17d02a035 (patch)
tree3bb9957a1693827e6f86147f96d2e81e5c1b304a /config/libc
parent9e01e1549375e70feda6100bd09f1f9024941c61 (diff)
mingw: WINAPI_V_DEVEL should depend on EXPERIMENTAL
While we do want users to be able to use the mingw from git, being under the experimental umbrella makes it more obvious that this should not be used as a production toolchain. Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
Diffstat (limited to 'config/libc')
-rw-r--r--config/libc/mingw.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/libc/mingw.in b/config/libc/mingw.in
index 4e30421..895bc81 100644
--- a/config/libc/mingw.in
+++ b/config/libc/mingw.in
@@ -20,6 +20,7 @@ choice
config WINAPI_V_DEVEL
bool
prompt "devel"
+ depends on EXPERIMENTAL
config WINAPI_V_4_0_2
bool