Closed
Bug 1512462
Opened 6 years ago
Closed 6 years ago
Consider using nasm only for components that require it (dav1d)
Categories
(Firefox Build System :: General, enhancement)
Firefox Build System
General
Tracking
(firefox66 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: TD-Linux, Assigned: TD-Linux)
References
Details
Attachments
(1 file)
This means that we will need both yasm and nasm to build, but on the plus side will limit the scope of the changes for a release cycle.
Assignee | ||
Comment 1•6 years ago
|
||
This is needed because ffvpx does not build with nasm on win64.
Assignee | ||
Comment 3•6 years ago
|
||
Pushed by tdaede@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6f96670a51c9
Only use nasm when explicitly requested. r=firefox-build-system-reviewers,mshal
Comment 5•6 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•