[MacPorts] #60552: db-browser-for-sqlite blacklists clang < 800
MacPorts
noreply at macports.org
Wed May 27 04:46:17 UTC 2020
#60552: db-browser-for-sqlite blacklists clang < 800
------------------------------------+------------------------
Reporter: ryandesign | Owner: i0ntempest
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.6.2
Resolution: fixed | Keywords:
Port: db-browser-for-sqlite |
------------------------------------+------------------------
Comment (by MarcusCalhoun-Lopez):
For future reference, something along the lines of
{{{
configure.args-append \
CONFIG+=c++11
}}}
is a patch-free way of [https://doc.qt.io/qt-5/qmake-variable-
reference.html#config ensuring qmake based project use C++11].
This should really be in the .pro file for the sake of older Qt
versions.\\
Perhaps upstream would be willing to make the change?
--
Ticket URL: <https://trac.macports.org/ticket/60552#comment:21>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list