mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-13 00:09:59 +00:00
ad03abc71d
This commit adds support for ol8-u8 and ol9-u2 toolchain versions. Signed-off-by: Cupertino Miranda <cupertino.miranda@oracle.com>
12 lines
267 B
Plaintext
12 lines
267 B
Plaintext
# Since Oracle provides different branches for GCC
|
|
# depending of the architecture:
|
|
#
|
|
# ARM64,i686,X86_64: 'oracle/gcc/ol9-u2'
|
|
#
|
|
# branch name is adjusted in:
|
|
# samples/{aarch64,i686,x86_64}*ol9u2-*
|
|
#
|
|
# using CT_GCC_ORACLE_DEVEL_BRANCH
|
|
#
|
|
version_number='11.3.2'
|