Opened 11 years ago
Closed 11 years ago
#42881 closed defect (fixed)
libfdk-aac @0.1.3 +universal/ppc fix
Reported by: | mopihopi | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | haspatch maintainer | Cc: | |
Port: | libfdk-aac |
Description
The attached patch fixes the libfdk-aac +universal build for i386+ppc[+ppc64]. It no longer requires overriding cppflags to build on a ppc Mac. ppc/ppc64 is also now optimized similar to i386/x86_64, approximately doubling the encoding speed on a Power Mac G5 running OS X 10.5.8.
Attachments (1)
Change History (3)
Changed 11 years ago by mopihopi
Attachment: | libfdk-aac-ppc.patch added |
---|
comment:1 Changed 11 years ago by dbevans (David B. Evans)
Owner: | changed from macports-tickets@… to devans@… |
---|---|
Status: | new → assigned |
comment:2 Changed 11 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Committed in r117914. Thanks for the update.