maintainer-feedback requested: [Bug 231542] devel/qt5-qmake: fix build with gcc-based architectures

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 21 13:57:58 BST 2018


Bugzilla Automation <bugzilla at FreeBSD.org> has asked kde at FreeBSD.org for
maintainer-feedback:
Bug 231542: devel/qt5-qmake: fix build with gcc-based architectures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542



--- Description ---
Qt5 forcibly sets gcc and g++ as CC and CXX if they exist, which breaks
compilation on architectures that don't use LLVM. This patch fixes this issue.

Tested on amd64 with clang and on powerpc64.


More information about the kde-freebsd mailing list