Closed
Bug 985803
Opened 11 years ago
Closed 11 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•11 years ago
|
OS: Linux → Android
Hardware: x86_64 → All
Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8393923 -
Flags: review?(mwu)
Updated•11 years ago
|
Attachment #8393923 -
Flags: review?(mwu) → review+
Assignee | ||
Updated•11 years ago
|
Whiteboard: [checkin-needed]
Comment 3•11 years ago
|
||
Whiteboard: [checkin-needed]
Comment 4•11 years ago
|
||
Ideally, we'd make freetype actually use our in-tree harfbuzz rather than disabling it.
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla31
Comment 6•11 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•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•