[MacPorts] #59786: perl5.30 forces modules to build with clang-3.4, though they don't declare a dependency on it
MacPorts
noreply at macports.org
Fri Jan 31 02:51:10 UTC 2020
#59786: perl5.30 forces modules to build with clang-3.4, though they don't declare
a dependency on it
-------------------------+----------------------
Reporter: ryandesign | Owner: mojca
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: perl5.30 |
-------------------------+----------------------
Comment (by jmroot):
I wonder if it might be worth replacing the build-time ${configure.cc} in
Config_heavy.pl with something that will always exist, like /usr/bin/cc.
Ports that aren't using the right compiler would still need to be fixed
individually, but it would get past sanity checks like p5-moose uses and
would allow end users to compile XS out of the box even if they don't have
the exact clang port that was used to build perl.
--
Ticket URL: <https://trac.macports.org/ticket/59786#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list