mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-23 14:42:26 +00:00
5332f480e4
Signed-off-by: Alexey Neyman <stilor@att.net>
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
CT_CONFIG_VERSION="3"
|
|
CT_EXPERIMENTAL=y
|
|
CT_ARCH_X86=y
|
|
CT_MULTILIB=y
|
|
CT_ARCH_64=y
|
|
CT_TARGET_VENDOR="w64"
|
|
CT_KERNEL_WINDOWS=y
|
|
CT_BINUTILS_PLUGINS=y
|
|
CT_MINGW_DIRECTX=y
|
|
CT_MINGW_DDK=y
|
|
CT_THREADS_POSIX=y
|
|
CT_CC_LANG_CXX=y
|
|
CT_CC_LANG_FORTRAN=y
|