#32982: libtool-2.4.2: patch to allow -stdlib=* as linker flags ---------------------------------+------------------------------------------ Reporter: titus@… | Owner: ram@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Resolution: fixed | Keywords: Port: libtool | ---------------------------------+------------------------------------------ Comment(by titus@…): Replying to [comment:9 jmr@…]:
You should really patch whichever file(s) are generated from ltmain.m4sh instead, to avoid the need to run autoconf.
Normally, patching generated files is idea: If you are absolutely sure that the generated files do not need to be regenerated and are always guaranteed to be up to date in the distribution *then* that might be ok. Otherwise it's just luck that autoconf hasn't been needed up to now. Since I'm not so sure about this, adding autoconf seems to me to be the safer way. -- Ticket URL: <https://trac.macports.org/ticket/32982#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS