crosstool-ng/samples/i686-ubuntu12.04-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
214 B
Plaintext

CT_OBSOLETE=y
CT_ARCH_x86=y
CT_ARCH_ARCH="i686"
CT_TARGET_VENDOR="ubuntu12.04"
CT_KERNEL_linux=y
CT_KERNEL_V_3_2=y
CT_LIBC_glibc=y
# CT_KERNEL_LINUX_INSTALL_CHECK is not set
CT_LIBC_GLIBC_V_2_15=y
CT_CC_LANG_CXX=y