[MacPorts] #57247: http-parser: Please use the right compiler and -arch flags
MacPorts
noreply at macports.org
Sat Oct 6 21:12:00 UTC 2018
#57247: http-parser: Please use the right compiler and -arch flags
--------------------------+-------------------------
Reporter: ryandesign | Owner: Lord-Kamina
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: http-parser |
--------------------------+-------------------------
Changes (by ryandesign):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"978d6787fff82f71a0289188ead377d389bb8734/macports-ports"
978d6787fff82f71a0289188ead377d389bb8734/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="978d6787fff82f71a0289188ead377d389bb8734"
http-parser: Use compiler, arch, universal
Use the right compiler and -arch flags and add a universal variant.
Closes https://trac.macports.org/ticket/57247
Only build the library in the build phase; don't run the tests.
Enable the test phase so that the tests can be run if desired.
Fix the Makefile:
* Don't use -Werror
* Don't rebuild the library unless that's needed
* Use -dynamiclib instead of -shared on macOS
}}}
--
Ticket URL: <https://trac.macports.org/ticket/57247#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list