Ticket #3198 (closed defect: fixed)
jpeg library does not build as TWOLEVEL one
| Reported by: | master@… | Owned by: | waqar@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.0 |
| Keywords: | Cc: | ||
| Port: |
Description
if
otool -hv /opt/local/lib/libjpeg.dylib
is run, it shows that libjpeg is not build in the (default for Mac OS X?) twolevel format.
That can be fixed by applying the attached patch.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


patch to makefile