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>
This commit is contained in:
Bryan Hundven 2015-05-16 10:04:18 -07:00
parent 9e01e15493
commit 46d79a58d3

View File

@ -20,6 +20,7 @@ choice
config WINAPI_V_DEVEL
bool
prompt "devel"
depends on EXPERIMENTAL
config WINAPI_V_4_0_2
bool