[MacPorts] #57247: http-parser: Please use the right compiler and -arch flags
MacPorts
noreply at macports.org
Thu Oct 4 17:16:36 UTC 2018
#57247: http-parser: Please use the right compiler and -arch flags
--------------------------+-------------------------
Reporter: ryandesign | Owner: Lord-Kamina
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: http-parser |
--------------------------+-------------------------
Comment (by ryandesign):
Gregorio responded on GitHub:
> Will take care of it as soon as I can. Also will try to see if I can use
the regular configure; there must be a reason I did it like this but
honestly I can't remember.
Looks like this software does not have a configure script.
> Could you please point me to a reference for the best way to take care
of the architectures?
Autotools configure scripts behave in a predictable standardized way, so
MacPorts can automatically tell them how to use the right compiler and
arch flags. But when autotools are not used, and the developer writes a
custom Makefile, you have to read the Makefile and figure out how to pass
this information to the Makefile, since it's going to be different
depending on how the developer happened to write it.
Since I'm already looking at the Makefile now, I'll send a PR for the
needed changes shortly.
--
Ticket URL: <https://trac.macports.org/ticket/57247#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list