Skip to content

Commit

Permalink
mingw: WINAPI_V_DEVEL should depend on EXPERIMENTAL
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
bhundven committed May 16, 2015
1 parent 9e01e15 commit 46d79a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/libc/mingw.in
Expand Up @@ -20,6 +20,7 @@ choice
config WINAPI_V_DEVEL
bool
prompt "devel"
depends on EXPERIMENTAL

config WINAPI_V_4_0_2
bool
Expand Down

0 comments on commit 46d79a5

Please sign in to comment.