Date: Tue, 06 Sep 2016 19:34:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 212427] [PATCH] devel/extra-cmake-modules: Avoid passing -std=c++0x when it is not present Message-ID: <bug-212427-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212427 Bug ID: 212427 Summary: [PATCH] devel/extra-cmake-modules: Avoid passing -std=3Dc++0x when it is not present Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: rakuco@FreeBSD.org CC: kde@FreeBSD.org, yuri@rawbw.com Attachment #174433 maintainer-approval?(yuri@rawbw.com) Flags: Flags: maintainer-feedback?(yuri@rawbw.com) CC: yuri@rawbw.com Keywords: patch Created attachment 174433 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D174433&action= =3Dedit Proposed patch The attached patch extends the check in KDECompilerSettings.cmake to only p= ass -std=3Dc++0x to the compiler if it's recent enough, otherwise we risk passi= ng that to base GCC and breaking the build of multimedia/qt5-phonon4 on FreeBS= D 9: http://beefy2.nyi.freebsd.org/data/93amd64-default/421400/logs/qt5-phonon4-= 4.9.0.log --=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-212427-13>