Re: [MacPorts] #54421: blackbox @0.70.1 won't build on Snow Leopard, Mac OS X 10.6.8, (cxx_stdlib = libc++) because – Clang 3.9 is too modern?
MacPorts
noreply at macports.org
Thu Jul 6 16:28:52 UTC 2017
#54421: blackbox @0.70.1 won't build on Snow Leopard, Mac OS X 10.6.8, (cxx_stdlib
= libc++) because – Clang 3.9 is too modern?
------------------------+-------------------
Reporter: ballapete | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.1
Resolution: | Keywords:
Port: blackbox |
------------------------+-------------------
Comment (by kencu):
to append flags (c, cxx, or ld) you have to actually write it in to the
portfile (as Ryan pointed out to me a few months ago). I thought you could
do that on the command line as well, but you can't.
so if you wanted to test your research, stick something like this in the
actual Portfile, to see if it works:
{{{
configure.cxxflags-append -std=c89
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54421#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list