mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 04:47:52 +00:00
ebae86dea7
- s390x/s390 is allowed to pair with other vendor name. - new samples are being added to use this flexibility. - Fix space issue
8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
CT_CONFIG_VERSION="3"
|
|
CT_ARCH_S390=y
|
|
CT_ARCH_64=y
|
|
CT_TARGET_VENDOR="ibm"
|
|
CT_KERNEL_LINUX=y
|
|
CT_BINUTILS_PLUGINS=y
|
|
CT_CC_LANG_CXX=y
|