mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-17 10:19:45 +00:00
93dd61e257
- Pin sparc-leon-linux-gnu to GCC6, again. - Remove "brokenness" explanation from moxie-elf comment (was only applicable to stage-2 compiler, not final). Signed-off-by: Alexey Neyman <stilor@att.net>
14 lines
237 B
Plaintext
14 lines
237 B
Plaintext
CT_CONFIG_VERSION="1"
|
|
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
|