Closed Bug 605406 Opened 15 years ago Closed 15 years ago

Small issues with in-tree freetype2 build

Categories

(Firefox Build System :: General, defect)

All
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla2.0b8

People

(Reporter: glandium, Assigned: glandium)

References

Details

Attachments

(2 files)

When trying to build with the patches in bug 603370 and its dependencies on android, I found out 2 small issues, one of which I'm really wondering how it hasn't hit us before: - freetype2 is given twice on the link command (not a big problem) - some functions are included twice in the in-tree freetype2, because some .c files are built from Makefile.in, while they already are built from ftbase.c which includes them.
Attachment #484252 - Flags: review?(khuey)
When building against in-tree cairo, the cairo ld flags already contain freetype fd flags, in which case adding them again is redundant.
Assignee: nobody → mh+mozilla
Attachment #484253 - Flags: review?(khuey)
Blocks: 603370
Attachment #484252 - Flags: review?(khuey) → review+
Attachment #484252 - Flags: approval2.0?
Attachment #484253 - Flags: approval2.0?
Attachment #484252 - Flags: approval2.0? → approval2.0+
Attachment #484253 - Flags: approval2.0? → approval2.0+
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: