mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-22 14:12:26 +00:00
ae71ce4106
Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman <stilor@att.net>
10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
CT_EXPERIMENTAL=y
|
|
CT_ARCH_X86=y
|
|
CT_ARCH_ARCH="i686"
|
|
CT_TARGET_VENDOR="w64"
|
|
CT_KERNEL_WINDOWS=y
|
|
CT_BINUTILS_PLUGINS=y
|
|
CT_MINGW_DIRECTX=y
|
|
CT_MINGW_DDK=y
|
|
CT_CC_LANG_CXX=y
|