From 46d79a58d33d21b46ec77ef695a96cc17d02a035 Mon Sep 17 00:00:00 2001 From: Bryan Hundven Date: Sat, 16 May 2015 10:04:18 -0700 Subject: 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 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 -- cgit v0.10.2-6-g49f6