mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-19 21:07:54 +00:00
Drop ol7u9 support
Oracle Linux 7 was due for end of support in July 2024. The configurations don't currently build because we don't have an old enough version of ISL in crosstool-ng. Drop the ol7u9 samples and the binutils-oracle/2.27 and glibc-oracle/2.17 packages which the ol7u9 configs were the only users of. Signed-off-by: Chris Packham <judge.packham@gmail.com>
This commit is contained in:
parent
6d1d61cbca
commit
46678aedbe
14
packages/binutils-oracle/2.27/version.desc
vendored
14
packages/binutils-oracle/2.27/version.desc
vendored
@ -1,14 +0,0 @@
|
||||
# Since Oracle provides different branches for binutils
|
||||
# depending of the architecture:
|
||||
#
|
||||
# ARM64: 'oracle/binutils/ol7-u9-aarch64'
|
||||
# ARM32: 'oracle/binutils/ol7-u9-arm'
|
||||
#
|
||||
# branch name is adjusted in:
|
||||
# samples/{aarch64,arm}*ol7u9-*
|
||||
#
|
||||
# using CT_BINUTILS_ORACLE_DEVEL_BRANCH
|
||||
#
|
||||
# EoS date for this package in OL7: Jul 2024.
|
||||
version_number='2.27-44.base.0.400'
|
||||
obsolete='yes'
|
14
packages/glibc-oracle/2.17/version.desc
vendored
14
packages/glibc-oracle/2.17/version.desc
vendored
@ -1,14 +0,0 @@
|
||||
# Since Oracle provides different branches for binutils
|
||||
# depending of the architecture:
|
||||
#
|
||||
# ARM64: 'oracle/glibc/ol7-u9-aarch64'
|
||||
# ARM32: 'oracle/glibc/ol7-u9'
|
||||
#
|
||||
# branch name is adjusted in:
|
||||
# samples/{aarch64,arm}*ol7u9-*
|
||||
#
|
||||
# using CT_GLIBC_ORACLE_DEVEL_BRANCH
|
||||
#
|
||||
# EoS date for this package in OL7: Jul 2024.
|
||||
version_number='2.17-317.0.3'
|
||||
obsolete='yes'
|
@ -1,27 +0,0 @@
|
||||
CT_CONFIG_VERSION="4"
|
||||
CT_OBSOLETE=y
|
||||
CT_ARCH_ARM=y
|
||||
CT_ARCH_64=y
|
||||
CT_TARGET_VENDOR="ol7u9"
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_LINUX_V_3_10=y
|
||||
CT_BINUTILS_USE_ORACLE=y
|
||||
CT_BINUTILS_ORACLE_V_2_27=y
|
||||
CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol7-u9-aarch64"
|
||||
CT_BINUTILS_LINKER_LD_GOLD=y
|
||||
CT_BINUTILS_GOLD_THREADS=y
|
||||
CT_BINUTILS_LD_WRAPPER=y
|
||||
CT_BINUTILS_PLUGINS=y
|
||||
CT_GLIBC_USE_ORACLE=y
|
||||
CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized"
|
||||
CT_GLIBC_ENABLE_COMMON_FLAG=y
|
||||
CT_GLIBC_ORACLE_V_2_17=y
|
||||
CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9-aarch64"
|
||||
CT_CLOOG_V_0_18_0=y
|
||||
CT_CLOOG_VERSION="0.18.0"
|
||||
CT_ISL_V_0_11=y
|
||||
CT_ISL_VERSION="0.11.1"
|
||||
CT_GCC_USE_ORACLE=y
|
||||
CT_GCC_ORACLE_V_4_8=y
|
||||
CT_GCC_ORACLE_VERSION="4.8.5-44.0.5"
|
||||
CT_CC_LANG_CXX=y
|
@ -1,3 +0,0 @@
|
||||
reporter_name="Jose E. Marchesi"
|
||||
reporter_url=""
|
||||
reporter_comment="OL 7.9 toolchain configured for AARCH64"
|
@ -1,27 +0,0 @@
|
||||
CT_CONFIG_VERSION="4"
|
||||
CT_OBSOLETE=y
|
||||
CT_ARCH_ARM=y
|
||||
CT_ARCH_FLOAT_SW=y
|
||||
CT_TARGET_VENDOR="ol7u9"
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_LINUX_V_3_10=y
|
||||
CT_BINUTILS_USE_ORACLE=y
|
||||
CT_BINUTILS_ORACLE_V_2_27=y
|
||||
CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol7-u9-arm"
|
||||
CT_BINUTILS_LINKER_LD_GOLD=y
|
||||
CT_BINUTILS_GOLD_THREADS=y
|
||||
CT_BINUTILS_LD_WRAPPER=y
|
||||
CT_BINUTILS_PLUGINS=y
|
||||
CT_GLIBC_USE_ORACLE=y
|
||||
CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized"
|
||||
CT_GLIBC_ENABLE_COMMON_FLAG=y
|
||||
CT_GLIBC_ORACLE_V_2_17=y
|
||||
CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9"
|
||||
CT_CLOOG_V_0_18_0=y
|
||||
CT_CLOOG_VERSION="0.18.0"
|
||||
CT_ISL_V_0_11=y
|
||||
CT_ISL_VERSION="0.11.1"
|
||||
CT_GCC_USE_ORACLE=y
|
||||
CT_GCC_ORACLE_V_4_8=y
|
||||
CT_GCC_ORACLE_VERSION="4.8.5-44.0.5"
|
||||
CT_CC_LANG_CXX=y
|
@ -1,3 +0,0 @@
|
||||
reporter_name="Jose E. Marchesi"
|
||||
reporter_url=""
|
||||
reporter_comment="OL 7.9 toolchain configured for ARM w/o fp hardware"
|
@ -1,27 +0,0 @@
|
||||
CT_CONFIG_VERSION="4"
|
||||
CT_OBSOLETE=y
|
||||
CT_ARCH_ARM=y
|
||||
CT_ARCH_FLOAT_HW=y
|
||||
CT_TARGET_VENDOR="ol7u9"
|
||||
CT_KERNEL_LINUX=y
|
||||
CT_LINUX_V_3_10=y
|
||||
CT_BINUTILS_USE_ORACLE=y
|
||||
CT_BINUTILS_ORACLE_V_2_27=y
|
||||
CT_BINUTILS_ORACLE_DEVEL_BRANCH="oracle/binutils/ol7-u9-arm"
|
||||
CT_BINUTILS_LINKER_LD_GOLD=y
|
||||
CT_BINUTILS_GOLD_THREADS=y
|
||||
CT_BINUTILS_LD_WRAPPER=y
|
||||
CT_BINUTILS_PLUGINS=y
|
||||
CT_GLIBC_USE_ORACLE=y
|
||||
CT_GLIBC_EXTRA_CFLAGS="-Wno-missing-attributes -Wno-array-bounds -Wno-array-parameter -Wno-stringop-overflow -Wno-maybe-uninitialized"
|
||||
CT_GLIBC_ENABLE_COMMON_FLAG=y
|
||||
CT_GLIBC_ORACLE_V_2_17=y
|
||||
CT_GLIBC_ORACLE_DEVEL_BRANCH="oracle/glibc/ol7-u9"
|
||||
CT_CLOOG_V_0_18_0=y
|
||||
CT_CLOOG_VERSION="0.18.0"
|
||||
CT_ISL_V_0_11=y
|
||||
CT_ISL_VERSION="0.11.1"
|
||||
CT_GCC_USE_ORACLE=y
|
||||
CT_GCC_ORACLE_V_4_8=y
|
||||
CT_GCC_ORACLE_VERSION="4.8.5-44.0.5"
|
||||
CT_CC_LANG_CXX=y
|
@ -1,3 +0,0 @@
|
||||
reporter_name="Jose E. Marchesi"
|
||||
reporter_url=""
|
||||
reporter_comment="OL 7.9 toolchain configured for ARM with fp hardware"
|
Loading…
Reference in New Issue
Block a user