#32089: libccd: use build_arch and add universal variant -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mmoll@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: haspatch | Port: libccd -------------------------------------+-------------------------------------- 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. -- Ticket URL: <https://trac.macports.org/ticket/32089> MacPorts <http://www.macports.org/> Ports system for Mac OS