mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-21 05:43:09 +00:00
883ecbebb6
This commit restore the support for the following products in Oracle Linux 7.9: Binutils 2.27-44.base.0.400 GCC 4.8.5-44.0.5 glibc 2.17-317.0.3 UEK5/u4 4.14.35-2025.400.8 Sample configurations were updated to use such versions, and be compiled in host machine using recent GCC versions. Signed-off-by: Guillermo E. Martinez <guillermo.e.martinez@oracle.com>
15 lines
384 B
Plaintext
15 lines
384 B
Plaintext
# 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'
|