[MacPorts] #62426: libc++: using a newer libc++ to build software on older macos systems

MacPorts noreply at macports.org
Fri Mar 12 15:18:30 UTC 2021


#62426: libc++: using a newer libc++ to build software on older macos systems
--------------------------+----------------------
  Reporter:  kencu        |      Owner:  kencu
      Type:  enhancement  |     Status:  assigned
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:
Resolution:               |   Keywords:
      Port:  libcxx       |
--------------------------+----------------------

Comment (by kencu):

 So the next step would appear to be to try building some (hopefully
 simpler) ports, and try adding flags like this:
 {{{
 configure.cppflags-append -D_LIBCPP_DISABLE_AVAILABILITY
 configure.ldflags-append -L/opt/local/libexec/llvm-11/lib/
 -Wl,-rpath,/opt/local/libexec/llvm-11/lib/
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/62426#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list