mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-18 20:37:56 +00:00
samples: Remove x86_64-centos6-linux-gnu
glibc 2.12.1 was removed in commit 6d5227b6
("Remove obsolete glibc
2.12.1"). CentOS 6 is EoL and the configuration won't work as intended
so remove it.
Signed-off-by: Chris Packham <judge.packham@gmail.com>
This commit is contained in:
parent
d3e25e5fbb
commit
9d9bee0414
@ -1,12 +0,0 @@
|
|||||||
CT_CONFIG_VERSION="4"
|
|
||||||
CT_OBSOLETE=y
|
|
||||||
CT_ARCH_X86=y
|
|
||||||
CT_ARCH_64=y
|
|
||||||
CT_TARGET_VENDOR="centos6"
|
|
||||||
CT_KERNEL_LINUX=y
|
|
||||||
CT_LINUX_V_2_6_32=y
|
|
||||||
# CT_KERNEL_LINUX_INSTALL_CHECK is not set
|
|
||||||
CT_GLIBC_V_2_12_1=y
|
|
||||||
CT_GLIBC_EXTRA_CFLAGS=""
|
|
||||||
# CT_GLIBC_ENABLE_COMMON_FLAG is not set
|
|
||||||
CT_CC_LANG_CXX=y
|
|
@ -1,3 +0,0 @@
|
|||||||
reporter_name="Alexey Neyman"
|
|
||||||
reporter_url=""
|
|
||||||
reporter_comment="x86_64 config with kernel/libc versions matching CentOS 6.x."
|
|
Loading…
Reference in New Issue
Block a user