From 4a2d78b9e49a54374d0af4ca5a6ead61fc3c59d6 Mon Sep 17 00:00:00 2001 From: Erik Joelsson Date: Fri, 16 Nov 2018 08:25:46 -0800 Subject: [PATCH] 8213906: Update arm devkits with libXrandr headers Reviewed-by: tbell, prr --- make/conf/jib-profiles.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make/conf/jib-profiles.js b/make/conf/jib-profiles.js index 12a9dd88d90..3447861a39f 100644 --- a/make/conf/jib-profiles.js +++ b/make/conf/jib-profiles.js @@ -830,8 +830,8 @@ var getJibProfilesDependencies = function (input, common) { solaris_x64: "SS12u4-Solaris11u1+1.0", solaris_sparcv9: "SS12u6-Solaris11u3+1.0", windows_x64: "VS2017-15.5.5+1.0", - linux_aarch64: "gcc7.3.0-Fedora27+1.0", - linux_arm: "gcc7.3.0-Fedora27+1.0" + linux_aarch64: "gcc7.3.0-Fedora27+1.1", + linux_arm: "gcc7.3.0-Fedora27+1.1" }; var devkit_platform = (input.target_cpu == "x86"