Date: Sat, 22 Sep 2018 13:10:46 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231584] devel/qt5-buildtools: fix build on architectures using base GCC Message-ID: <bug-231584-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231584 Bug ID: 231584 Summary: devel/qt5-buildtools: fix build on architectures using base GCC Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: pkubaj@anongoth.pl Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org Created attachment 197346 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197346&action= =3Dedit patch Similarly to devel/qt5-qmake, this patch redefines mkspecs to allow building with gcc7 port when base GCC is present. It also adds USES=3Dcompiler:c++17-lang, since -std=3Dc++1z is used during compilation. Tested on powerpc64 and on amd64 with clang. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231584-7788>