crosstool-ng/samples/x86_64-centos6-linux-gnu/crosstool.config
hyc 22e4a3f433 Fix samples defaulted to glibc
Since glibc is no longer the default C library
2017-05-14 15:23:34 -07:00

11 lines
208 B
Plaintext

CT_OBSOLETE=y
CT_ARCH_x86=y
CT_ARCH_64=y
CT_TARGET_VENDOR="centos6"
CT_KERNEL_linux=y
CT_KERNEL_V_2_6_32=y
CT_LIBC_glibc=y
# CT_KERNEL_LINUX_INSTALL_CHECK is not set
CT_LIBC_GLIBC_V_2_12_2=y
CT_CC_LANG_CXX=y