[MacPorts] #60552: db-browser-for-sqlite blacklists clang < 800
MacPorts
noreply at macports.org
Mon May 25 13:34:18 UTC 2020
#60552: db-browser-for-sqlite blacklists clang < 800
------------------------------------+------------------------
Reporter: ryandesign | Owner: i0ntempest
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: | Keywords:
Port: db-browser-for-sqlite |
------------------------------------+------------------------
Comment (by kencu):
Replying to [comment:3 cjones051073]:
>
> ( I do wonder if just blacklisting compilers that don't have c++11
enabled by default isn't the easiest way out, but up to you .... )
Ryan and I have had this conversation many times.
It is better to fix the build, but overall easier to make the older
systems look like new ones with compiler defaulting in base.
If the older systems used their ancient clang only to bootstrap to
clang-9.0, and then used that for the main compiler, life would be easier
but the fix less pure.
--
Ticket URL: <https://trac.macports.org/ticket/60552#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list