[Bug 212365] [PATCH] net-p2p/retroshare: Add upstream patches to fix the build in C++11 mode
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 4 08:08:35 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212365
Bug ID: 212365
Summary: [PATCH] net-p2p/retroshare: Add upstream patches to
fix the build in C++11 mode
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 at FreeBSD.org
Reporter: rakuco at FreeBSD.org
CC: peter at netkey.at
Blocks: 211916
Keywords: patch
Flags: maintainer-feedback?(peter at netkey.at)
CC: peter at netkey.at
Starting with the upcoming Qt 5.6 port, Qt will automatically pass -std=gnu++11
(or equivalent) when it detects it's supported by the compiler.
RetroShare currently fails to build in C++11 mode, and the attached upstream
patches fix the failures. One of them, patch-git_5e94c772, allows some
home-grown patches to be removed.
All those changes being backported are part of v0.6.1, released a few days ago.
Referenced Bugs:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211916
[Bug 211916] [exp-run] Update Qt to 5.6.1.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list