mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2024-12-25 07:21:05 +00:00
13 lines
311 B
Plaintext
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'
|