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 18:06:03 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 ballapete):
Replying to [comment:10 kencu]:
> If you look back in the old tickets [ticket:23037], you'll see an old
report from you about this exact iconv thing in this same port 8 years ago
But that's not important. `-ansi` should perform the same, i.e., adapt
Clang to an old C++ standard. Without producing the same error. Tested.
From the man page:
{{{
-ansi
Same as -std=c89.
-std=language
Specify the language standard to compile for.
-stdlib=language
Specify the C++ standard library to use; supported options are
libstdc++ and libc++.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/54421#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list