Opened 12 years ago

Closed 12 years ago

#32089 closed enhancement (fixed)

libccd: use build_arch and add universal variant

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: mamoll (Mark Moll)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: haspatch Cc:
Port: libccd

Description

This patch makes libccd respect build_arch, and adds a universal variant. It also simplifies the fix for #32088 by using build.env instead of build.args; this way their Makefile appends to the flags we pass in, instead of our flags overwriting theirs. This makes it unnecessary for us to pass -I${worksrcpath} anymore and it doesn't disable the error handling options they want.

Attachments (1)

libccd-universal.diff (750 bytes) - added by ryandesign (Ryan Carsten Schmidt) 12 years ago.
proposed patch

Download all attachments as: .zip

Change History (2)

Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: libccd-universal.diff added

proposed patch

comment:1 Changed 12 years ago by mamoll (Mark Moll)

Resolution: fixed
Status: newclosed

Works as described. Thanks. Committed in r87301.

Note: See TracTickets for help on using tickets.