[MacPorts] #55813: clhep: fails to build on legacy systems

MacPorts noreply at macports.org
Wed Feb 14 13:23:45 UTC 2018


#55813: clhep: fails to build on legacy systems
---------------------+-------------------
  Reporter:  mojca   |      Owner:  mojca
      Type:  defect  |     Status:  new
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  clhep   |
---------------------+-------------------

Comment (by ryandesign):

 With the switch to the cxx11 1.1 portgroup, this line is wrong:

 {{{
 configure.ldflags-append -stdlib=libc++
 }}}

 May I suggest instead:

 {{{
 configure.ldflags-append -stdlib=${configure.cxx_stdlib}
 }}}

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


More information about the macports-tickets mailing list