Closed Bug 1696091 Opened 3 years ago Closed 3 years ago

Add support for arm64 mac rust bootstrap

Categories

(Firefox Build System :: Bootstrap Configuration, task)

task

Tracking

(firefox88 fixed)

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: glandium, Assigned: glandium)

References

(Blocks 2 open bugs)

Details

Attachments

(3 files)

No description provided.
  • Replace urllib2.urlopen with requests.get. We use requests because
    http_download_and_hash, which is also used by main uses it already.
  • Convert byte strings to unicode strings.
  • Don't wrap sys.stdout, and instead explicitly flush when wanted.
Blocks: 1696094
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/e6af2e83be51
Convert python/mozboot/mozboot/rust.py's __main__ to python 3. r=firefox-build-system-reviewers,sheehan,mhentges
https://hg.mozilla.org/integration/autoland/rev/eb4dc4d7458a
Upgrade rustup to 1.23.1. r=firefox-build-system-reviewers,sheehan,mhentges
https://hg.mozilla.org/integration/autoland/rev/689a1cf89246
Add arm64 mac rustup. r=firefox-build-system-reviewers,sheehan,mhentges
Blocks: 1697950
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: