[MacPorts] #61701: clang-11 build fails on 10.9 with CMake Error:
MacPorts
noreply at macports.org
Tue Dec 1 07:39:01 UTC 2020
#61701: clang-11 build fails on 10.9 with CMake Error:
-------------------------+--------------------
Reporter: cave-canem | Owner: kencu
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: fixed | Keywords:
Port: clang-11 |
-------------------------+--------------------
Changes (by kencu):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"376fb3c2d90a908a555bacd94ac97885b3f096fb/macports-ports"
376fb3c2d90a908a555bacd94ac97885b3f096fb/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="376fb3c2d90a908a555bacd94ac97885b3f096fb"
clang-11: fix build on < 10.10
the compiler-rt search for the SDK to use is
problematic on these older systems, I suspect because
there is no MacOSX.sdk present.
Wrestling with the cmake scripts in compiler-rt is
not a simple project, and keeps changing. Sending in
the SDK to use seems to be simpler and accepted.
closes: https://trac.macports.org/ticket/61701
closes: https://trac.macports.org/ticket/61589
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61701#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list