https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231542
Bug ID: 231542 Summary: devel/qt5-qmake: fix build with gcc-based architectures Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: k...@freebsd.org Reporter: pku...@anongoth.pl Flags: maintainer-feedback?(k...@freebsd.org) Assignee: k...@freebsd.org Created attachment 197300 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=197300&action=edit patch 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. -- You are receiving this mail because: You are the assignee for the bug.