crosstool-ng/samples/i686-centos7-linux-gnu/crosstool.config
Alexey Neyman 5332f480e4 Update the samples to v3
Signed-off-by: Alexey Neyman <stilor@att.net>
2019-03-09 19:42:34 -08:00

11 lines
211 B
Plaintext

CT_CONFIG_VERSION="3"
CT_OBSOLETE=y
CT_ARCH_X86=y
CT_ARCH_ARCH="i686"
CT_TARGET_VENDOR="centos7"
CT_KERNEL_LINUX=y
CT_LINUX_V_3_10=y
# CT_KERNEL_LINUX_INSTALL_CHECK is not set
CT_GLIBC_V_2_17=y
CT_CC_LANG_CXX=y