Closed
Bug 1611296
Opened 6 years ago
Closed 6 years ago
Fix spirv-cross LTO linking issue
Categories
(Core :: Graphics: WebGPU, task, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
mozilla74
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(1 file)
Earlier we disabled LTO in macOS fuzzy builds by https://phabricator.services.mozilla.com/D52688
Now, thanks to @jrmuizel, we have hope for addressing the issue in a proper way.
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
Re-enable LTO for macOS fuzzy builds
| Assignee | ||
Comment 2•6 years ago
|
||
Works around https://github.com/rust-lang/rust/issues/66285
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2143fa498b3c
Replace spirv_cross by a wrapper crate with a different name r=jrmuizel
Comment 4•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox74:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla74
You need to log in
before you can comment on or make changes to this bug.
Description
•