Closed
Bug 1487122
Opened 7 years ago
Closed 7 years ago
fix icudata assembly for aarch64 windows
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox64 fixed)
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.25 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
Apparently the assembler was willing to accept the previous version, but
was unwilling to find the necessary symbols to link some JS code. This
version correctly quotes the data symbol and adds a little extra quoting
based on examining compiler-generated output.
| Assignee | ||
Comment 1•7 years ago
|
||
Attachment #9004925 -
Flags: review?(core-build-config-reviews)
| Assignee | ||
Updated•7 years ago
|
Blocks: aarch64-windows
Updated•7 years ago
|
Attachment #9004925 -
Flags: review?(core-build-config-reviews) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ee7a47cc3524
fix icudata assembly for aarch64 windows; r=ted.mielczarek
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•