Closed Bug 359461 Opened 19 years ago Closed 19 years ago

should be able to make jpeglib.h conditional in config/system-headers

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dbaron, Assigned: dbaron)

References

Details

(Whiteboard: [patch])

Attachments

(1 file)

We should be able to make the listing of jpeglib.h in config/system-headers conditional. This should reduce the number of relocations from the image library (making the library load faster) and making the function calls to functions in the jpeg library faster. The JPEG code is built a lot like the PNG code, which I described in bug 359001 comment 3. So we should be able to do the same thing that's done for PNG in the patch in bug 359000.
Attachment #244869 - Flags: review?(benjamin) → review+
Checked in to trunk.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
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: