Merge pull request #279 from bhundven/mingw-w64-experimental

mingw-w64: Set it as experimental
This commit is contained in:
Bryan Hundven 2015-11-19 15:11:06 -08:00
commit ced321f73c
3 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# windows config options
## depends on ARCH_x86
## depends on EXPERIMENTAL
##
## select WINDOWS
##

View File

@ -1,4 +1,5 @@
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_EXPERIMENTAL=y
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_ARCH="i686"

View File

@ -1,4 +1,5 @@
CT_LOCAL_TARBALLS_DIR="${HOME}/src"
CT_EXPERIMENTAL=y
CT_SAVE_TARBALLS=y
CT_LOG_EXTRA=y
CT_ARCH_64=y