https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212427
Bug ID: 212427
Summary: [PATCH] devel/extra-cmake-modules: Avoid passing
-std=c++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: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Attachment #174433 maintainer-approval?([email protected])
Flags:
Flags: maintainer-feedback?([email protected])
CC: [email protected]
Keywords: patch
Created attachment 174433
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174433&action=edit
Proposed patch
The attached patch extends the check in KDECompilerSettings.cmake to only pass
-std=c++0x to the compiler if it's recent enough, otherwise we risk passing
that to base GCC and breaking the build of multimedia/qt5-phonon4 on FreeBSD 9:
http://beefy2.nyi.freebsd.org/data/93amd64-default/421400/logs/qt5-phonon4-4.9.0.log
--
You are receiving this mail because:
You are on the CC list for the bug.