crosstool-ng/packages/gcc-oracle/8.5.0-10.0.2/version.desc
Guillermo E. Martinez 2d6d22d96d Add Oracle ol8u6 product to crosstool-ng
This commit adds support for the following Oracle products, in order
to target Oracle Linux 8.6:

Binutils 2.30-113.0.1
GCC      8.5.0-10.0.2
glibc    2.28-189.1.0.1
UEK5/u4  4.14.35-2025.400.8

Sample configuration files are provides for the following triplets:

aarch64-ol8u6-linux-gnu
x86_64-ol8u6-linux-gnu
i686-ol8u6-linux-gnu

Signed-off-by: Guillermo E. Martinez <guillermo.e.martinez@oracle.com>
2022-05-31 19:59:32 +12:00

13 lines
311 B
Plaintext

# Since Oracle provides different branches for GCC
# depending of the architecture:
#
# ARM64: 'oracle/gcc/ol8-u6-aarch64'
# i686,X86_64: 'oracle/gcc/ol8-u6-x86'
#
# branch name is adjusted in:
# samples/{aarch64,i686,x86_64}*ol8u6-*
#
# using CT_GCC_ORACLE_DEVEL_BRANCH
#
version_number='8.5.0-10.0.2'