Enable Fortran & tools in x86_64-w64-mingw

... both were recently a source of bug that didn't manifest on *-linux-*

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2017-01-28 08:24:15 -08:00
parent 5b084c005b
commit d2bf553656

View File

@ -6,5 +6,7 @@ CT_KERNEL_windows=y
CT_BINUTILS_PLUGINS=y
CT_MINGW_DIRECTX=y
CT_MINGW_DDK=y
CT_MINGW_TOOLS=y
CT_THREADS_POSIX=y
CT_CC_LANG_FORTRAN=y
CT_CC_LANG_CXX=y