#48224: potential thinko in ghc Portfile ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: ghc | ------------------------------------+-------------------------------- Comment (by howarth.at.macports@…): One other potential enhancement to the current Portfile. If you use... {{{ --with-ffi-includes=${prefix}/include \ --with-ffi-libraries=${prefix}p/lib \ --with-system-libffi \ }}} and include port:libffi in the depends_lib, it should suppress the build of the bundled libffi sources in ghc and build/link against the MacPorts libffi instead. -- Ticket URL: <https://trac.macports.org/ticket/48224#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X