8299693: Change to Xcode12.4+1.1 devkit for building on macOS at Oracle

Reviewed-by: erikj
Backport-of: 4b6809b94a
This commit is contained in:
Mikael Vidstedt 2023-01-10 04:39:53 +00:00
parent d49851a8b8
commit 5826a077f9

View File

@ -1035,7 +1035,7 @@ var getJibProfilesDependencies = function (input, common) {
var devkit_platform_revisions = {
linux_x64: "gcc11.2.0-OL6.4+1.0",
macosx: "Xcode12.4+1.0",
macosx: "Xcode12.4+1.1",
windows_x64: "VS2022-17.1.0+1.0",
linux_aarch64: "gcc11.2.0-OL7.6+1.0",
linux_arm: "gcc8.2.0-Fedora27+1.0",