diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-08-24 16:12:34 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-08-24 16:12:34 +0800 |
commit | 3832b190ef3ea2bbefdd61450bff8af422a2e9ae (patch) | |
tree | f796391a3800044795d451039eafa827d4101d73 /graphics/ksaneplugin/Makefile | |
parent | fcbda347ac729be9066db148775da0f9e4027973 (diff) | |
download | freebsd-ports-gnome-3832b190ef3ea2bbefdd61450bff8af422a2e9ae.tar.gz freebsd-ports-gnome-3832b190ef3ea2bbefdd61450bff8af422a2e9ae.tar.zst freebsd-ports-gnome-3832b190ef3ea2bbefdd61450bff8af422a2e9ae.zip |
Import upstream patch to fix the detection of clang's version number.
Our clang reports itself as "FreeBSD clang version x.y.z" instead of just
"clang version x.y.z", which was preventing the sed pattern used in the
configure script from matching and thus QT_CLANG_MAJOR_VERSION and
QT_CLANG_MINOR_VERSION were never defined. One of the consequences is that
tests for those values in mkspecs later always failed, which led to some
features such as C++14 support being disabled.
PR: 210327
MFH: 2016Q3
Diffstat (limited to 'graphics/ksaneplugin/Makefile')
0 files changed, 0 insertions, 0 deletions