[MacPorts] #59786: perl5.28, perl5.30: forces modules to build with clang-3.4, though they don't declare a dependency on it
MacPorts
noreply at macports.org
Thu Jul 1 09:57:06 UTC 2021
#59786: perl5.28, 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: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: fixed | Keywords:
Port: perl5.28, perl5.30 |
---------------------------------+--------------------
Changes (by jmroot):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"f35a2c53331234cc730b090b1b866d4b1702a747/macports-ports"
f35a2c53331234cc730b090b1b866d4b1702a747/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="f35a2c53331234cc730b090b1b866d4b1702a747"
perl5: address problematic baked-in values
Use generic /usr/bin/cc for compiler since the specific one used to
build perl may not be available at runtime. Remove flags specifying SDK
and deployment target since different ones may be specified in the
environment at runtime, and, similar to the compiler, the SDK that was
used at build time may not be available at runtime.
Fixes: https://trac.macports.org/ticket/59786
Fixes: https://trac.macports.org/ticket/62440
}}}
--
Ticket URL: <https://trac.macports.org/ticket/59786#comment:18>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list