Closed
Bug 1596341
Opened 5 years ago
Closed 5 years ago
nasm doesn't generate deterministic debug info
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(firefox72 fixed)
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
For at least media/libdav1d/asm/cdef_sse.o on i686, it seems to be producing .debug_loc
that is essentially garbage, and that affects the buildid of the resulting libxul.
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → mh+mozilla
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/7a519aeac643
Fix nasm putting garbage in the .debug_loc section on elf32. r=froydnj
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•