Bug 1432319 Bump MinGW version to incorporate Process Mitigation structs needed by the sandbox r?froydnj draft
authorTom Ritter <tom@mozilla.com>
Sat, 27 Jan 2018 19:44:45 -0600
changeset 748083 debc1ba17b1431542ddac12161191a953133cb2f
parent 748082 3197215d818a18ea4da01088e8e78455cea44c61
push id97066
push userbmo:tom@mozilla.com
push dateSun, 28 Jan 2018 01:45:00 +0000
reviewersfroydnj
bugs1432319
milestone60.0a1
Bug 1432319 Bump MinGW version to incorporate Process Mitigation structs needed by the sandbox r?froydnj MozReview-Commit-ID: HnYuQa8DflY
taskcluster/scripts/misc/build-gcc-mingw32.sh
--- a/taskcluster/scripts/misc/build-gcc-mingw32.sh
+++ b/taskcluster/scripts/misc/build-gcc-mingw32.sh
@@ -13,17 +13,17 @@ data_dir=$HOME_DIR/src/build/unix/build-
 
 . $data_dir/build-gcc.sh
 
 gcc_version=6.4.0
 gcc_ext=xz
 binutils_version=2.27
 binutils_ext=bz2
 binutils_configure_flags="--target=i686-w64-mingw32"
-mingw_version=a39e1aa184206c59982d39b263553a2c58104cef
+mingw_version=36d7b92bbcec1e72d3ce24013b01f7acc34be3b0
 
 # GPG keys used to sign GCC (collected from 5.1.0, 5.4.0, 6.4.0)
 $GPG --import $data_dir/33C235A34C46AA3FFB293709A328C3A2C3C45C06.key
 $GPG --import $data_dir/7F74F97C103468EE5D750B583AB00996FC26A641.key
 # GPG key used to sign binutils
 $GPG --import $data_dir/EAF1C276A747E9ED86210CBAC3126D3B4AE55E93.key
 # GPG key used to sign GMP
 $GPG --import $data_dir/343C2FF0FBEE5EC2EDBEF399F3599FF828C67298.key