make/conf/jib-profiles.js
changeset 47433 6331ad007664
parent 47365 92f08900cb3c
child 47440 963f70aa578d
--- a/make/conf/jib-profiles.js	Mon Oct 23 10:21:13 2017 +0200
+++ b/make/conf/jib-profiles.js	Mon Oct 23 10:39:11 2017 +0200
@@ -998,7 +998,7 @@
 var getJibProfilesDependencies = function (input, common) {
 
     var devkit_platform_revisions = {
-        linux_x64: "gcc4.9.2-OEL6.4+1.1",
+        linux_x64: "gcc4.9.2-OEL6.4+1.2",
         macosx_x64: "Xcode6.3-MacOSX10.9+1.0",
         solaris_x64: "SS12u4-Solaris11u1+1.0",
         solaris_sparcv9: "SS12u4-Solaris11u1+1.0",