Closed
Bug 985803
Opened 12 years ago
Closed 12 years ago
modules/freetype2/src/autofit/afglobal.c:326: error: undefined reference to 'hb_ft_font_create'
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla31
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(1 file)
|
1.13 KB,
patch
|
mwu
:
review+
|
Details | Diff | Splinter Review |
Freetype now finds the host harfbuzz when cross-compiling freetype for android and thus enables harfbuzz support.
| Assignee | ||
Updated•12 years ago
|
OS: Linux → Android
Hardware: x86_64 → All
| Assignee | ||
Comment 1•12 years ago
|
||
Attachment #8393923 -
Flags: review?(mwu)
Updated•12 years ago
|
Attachment #8393923 -
Flags: review?(mwu) → review+
| Assignee | ||
Updated•12 years ago
|
Whiteboard: [checkin-needed]
Comment 3•12 years ago
|
||
Whiteboard: [checkin-needed]
Comment 4•12 years ago
|
||
Ideally, we'd make freetype actually use our in-tree harfbuzz rather than disabling it.
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Comment 6•12 years ago
|
||
(In reply to Jonathan Kew (:jfkthame) from comment #4)
> Ideally, we'd make freetype actually use our in-tree harfbuzz rather than
> disabling it.
Bug 986580 opened for this.
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•