[MacPorts] #69597: libcryptopp is broken on x86 due to using libstdc++

MacPorts noreply at macports.org
Tue Mar 26 16:26:09 UTC 2024


#69597: libcryptopp is broken on x86 due to using libstdc++
---------------------------+----------------------------------
  Reporter:  barracuda156  |      Owner:  raphael-st
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.9.1
Resolution:                |   Keywords:  mountainlion, x86_64
      Port:  libcryptopp   |
---------------------------+----------------------------------

Comment (by barracuda156):

 Ah, it does not use configure also, so a standard way does not help:
 {{{
 if {${configure.cxx_stdlib} eq "libc++"} {
     configure.cxxflags-append \
                    -stdlib=libc++
     configure.ldflags-append \
                    -stdlib=libc++
 }
 }}}
 This gets ignored.

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


More information about the macports-tickets mailing list