Closed
Bug 1482923
Opened 7 years ago
Closed 7 years ago
Add a cbindgen toolchain job to avoid cargo install on mac
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
I did not get the cross-compilation to work in bug 1478813. It should make bootstrap a bit faster for OSX.
| Assignee | ||
Comment 1•7 years ago
|
||
I got nerdsniped on the weekend.
| Assignee | ||
Comment 2•7 years ago
|
||
Hi Ted,
So I got nerdsniped on the weekend and I got to cross-compile some rust executables locally. I tried to apply the newly-gained knowledge by writing this patch, but the tooltool download for the SDK fails as it can be seen here:
https://treeherder.mozilla.org/#/jobs?repo=try&selectedJob=208213329&revision=bee32b537c41cd54ca180b4a22aa6acc09befb1f
I assume this is related to the get-secrets bits in the build/ yaml files. Is that right? How can I do that in a toolchain script?
Thanks in advance :)
Flags: needinfo?(ted)
| Assignee | ||
Comment 4•7 years ago
|
||
D'oh, thanks very much.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → emilio
Pushed by emilio@crisal.io:
https://hg.mozilla.org/integration/autoland/rev/fcbb8e74f6a9
cross-compile cbindgen on Mac OS. r=froydnj
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in
before you can comment on or make changes to this bug.
Description
•