Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.
/ lanai Public archive

Commit 0fd64de

Browse files
committedApr 26, 2020
8243591: Change to GCC 9.2 for building Linux/aarch64 at Oracle
Reviewed-by: tbell
1 parent b0739f4 commit 0fd64de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎make/conf/jib-profiles.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -984,7 +984,7 @@ var getJibProfilesDependencies = function (input, common) {
984984
solaris_x64: "SS12u4-Solaris11u1+1.0",
985985
solaris_sparcv9: "SS12u6-Solaris11u3+1.0",
986986
windows_x64: "VS2017-15.9.16+1.0",
987-
linux_aarch64: "gcc8.3.0-OL7.6+1.0",
987+
linux_aarch64: "gcc9.2.0-OL7.6+1.0",
988988
linux_arm: "gcc8.2.0-Fedora27+1.0",
989989
linux_ppc64le: "gcc8.2.0-Fedora27+1.0",
990990
linux_s390x: "gcc8.2.0-Fedora27+1.0"

0 commit comments

Comments
 (0)
This repository has been archived.