Date: Fri, 10 Apr 2015 20:45:33 +0300 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: John Marino <marino@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r383466 - in head/x11-toolkits/wxgtk30: . files Message-ID: <20150410174533.GB77333@hades.panopticon> In-Reply-To: <201504061849.t36InrtY095320@svn.freebsd.org> References: <201504061849.t36InrtY095320@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* John Marino (marino@FreeBSD.org) wrote: > x11-toolkits/wxgtk30: Support c++11 over c++0x, plus DragonFly > > The wxgtk30 port will use TR1 headers if the capability is detected. > These TR1 functions were experimental and not included in the same form > in the final c++11 standard. This patch forcibly disabled TR1 support, > which requires the explicit setting of -std=c++11 in CXXFLAGS> > > A private "exp-run" was performed, all 62 ports dependent on wxgtk2 > successfully built before and after after the patch was applied on two > separate runs (FreeBSD 10 amd64 jail). You should test on all supported FreeBSD branches and all tier1 architectures. You've broken (all?) dependent ports on 8.x and 9.x. Investigating. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://amdmi3.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150410174533.GB77333>