Closed
Bug 1698669
Opened 5 years ago
Closed 5 years ago
target_arch passed to gyp is inaccurate for some tier-3 platforms
Categories
(Firefox Build System :: General: Unsupported Platforms, defect)
Firefox Build System
General: Unsupported Platforms
Tracking
(firefox89 fixed)
RESOLVED
FIXED
89 Branch
| Tracking | Status | |
|---|---|---|
| firefox89 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
Details
Attachments
(1 file)
No description provided.
Comment 2•5 years ago
|
||
Is this expected to be fixed in the current nightly cycle?
Flags: needinfo?(mh+mozilla)
| Assignee | ||
Comment 3•5 years ago
|
||
gyp files expect something different than what we currently feed them.
| Assignee | ||
Comment 4•5 years ago
|
||
For the record, there are fishy things going on for mips/mips64 too, and even worse, different gyp projects expect different things, but in practice it doesn't matter.
Flags: needinfo?(mh+mozilla)
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/f309c3951f3a
Fix gyp target_arch for little-endian powerpc64. r=firefox-build-system-reviewers,mhentges
Comment 6•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox89:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•