#18402: lua @5.1.4: should install both static and dynamic libraries ------------------------------------+--------------------------------------- Reporter: cheunghonyu@… | Owner: pmq@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: lua | ------------------------------------+--------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => fixed Comment: Replying to [comment:6 and.damore@…]:
Replying to [comment:4 ryandesign@…]:
the port should simply always build both a static and a dynamic library.
Why both?
It's a recommendation I've long heard. Presumably it's to allow the user flexibility in how they want to use the library. Perhaps it's not so important.
Dylib patches has been committed r76094 but it will only build dylib, whose lack was preventing some module from loading.
This caused build failures for universal and non-default build_arch; fixed in r77088. -- Ticket URL: <https://trac.macports.org/ticket/18402#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS