crosstool-ng/samples/x86_64-ubuntu14.04-linux-gnu/crosstool.config
Alexey Neyman ae71ce4106 Kconfigize choice/menu items
Also, add a poor man's upgrade script.

Signed-off-by: Alexey Neyman <stilor@att.net>
2017-07-08 10:57:56 -07:00

11 lines
202 B
Plaintext

CT_OBSOLETE=y
CT_ARCH_X86=y
CT_ARCH_64=y
CT_TARGET_VENDOR="ubuntu14.04"
CT_KERNEL_LINUX=y
CT_LINUX_V_3_13=y
CT_LIBC_GLIBC=y
# CT_KERNEL_LINUX_INSTALL_CHECK is not set
CT_GLIBC_V_2_19=y
CT_CC_LANG_CXX=y