Closed
Bug 1518937
Opened 2 years ago
Closed 2 years ago
Don't force static linking for freetype symbols on android
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla66
| Tracking | Status | |
|---|---|---|
| firefox66 | --- | fixed |
People
(Reporter: jdm, Assigned: jdm)
Details
Attachments
(1 file)
This breaks Servo's Magic Leap build, which is considered an Android target by Cargo but doesn't include a modern-enough freetype library for WebRender's needs.
| Assignee | ||
Comment 1•2 years ago
|
||
Pushed by jmatthews@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9a0c93ab6a40 Make dynamic linking for freetype symbols configurable. r=lsalzman
Comment 3•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
Assignee: nobody → josh
You need to log in
before you can comment on or make changes to this bug.
Description
•