mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-20 05:17:54 +00:00
ae71ce4106
Also, add a poor man's upgrade script. Signed-off-by: Alexey Neyman <stilor@att.net>
11 lines
202 B
Plaintext
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
|