diff options
Diffstat (limited to 'samples')
-rw-r--r-- | samples/x86_64-centos6-linux-gnu/crosstool.config | 12 | ||||
-rw-r--r-- | samples/x86_64-centos6-linux-gnu/reported.by | 3 |
2 files changed, 0 insertions, 15 deletions
diff --git a/samples/x86_64-centos6-linux-gnu/crosstool.config b/samples/x86_64-centos6-linux-gnu/crosstool.config deleted file mode 100644 index e9747cdc..00000000 --- a/samples/x86_64-centos6-linux-gnu/crosstool.config +++ /dev/null @@ -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 diff --git a/samples/x86_64-centos6-linux-gnu/reported.by b/samples/x86_64-centos6-linux-gnu/reported.by deleted file mode 100644 index d4c3d105..00000000 --- a/samples/x86_64-centos6-linux-gnu/reported.by +++ /dev/null @@ -1,3 +0,0 @@ -reporter_name="Alexey Neyman" -reporter_url="" -reporter_comment="x86_64 config with kernel/libc versions matching CentOS 6.x." |