Bug 1377137 - Repack upstream rust for mingw32 targets. r=mshal

Add a new tooltool package for x86_64-unknown-linux-gnu hosts
with the i686-pc-windows-msvc and i686-pc-windows-gnu standard
libraries for the benefit of the cross-mingw builds.

Add the mingw32 releng.manifest to the update list for
new tooltool packages.

MozReview-Commit-ID: KkYPfAojFU
This commit is contained in:
Ralph Giles
2017-06-30 14:57:29 -07:00
parent 764d760458
commit d7089a03ba
3 changed files with 6 additions and 1 deletions

View File

@@ -72,6 +72,9 @@ TARGETS = {
'mobile/android/config/tooltool-manifests/android-x86/releng.manifest',
'mobile/android/config/tooltool-manifests/android-gradle-dependencies/releng.manifest',
],
'x86_64-unknown-linux-gnu-mingw32-cross-repack': [
'browser/config/tooltool-manifests/mingw32/releng.manifest',
],
'x86_64-unknown-linux-gnu-mac-cross-repack': [
'browser/config/tooltool-manifests/macosx64/cross-releng.manifest',
],