Date: Thu, 16 Jun 2016 18:50:16 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 210327] USES=compiler:c++14-lang adds -std=c++11, not -std=c++14 to CXXFLAGS Message-ID: <bug-210327-13-SzR9IrY3ty@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-210327-13@https.bugs.freebsd.org/bugzilla/> References: <bug-210327-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210327 --- Comment #1 from Antoine Brodin <antoine@FreeBSD.org> --- This works fine here with USE_CXXSTD=3Dc++14 , do you have local patches? USES=3D compiler:c++14-lang gmake qmake USE_QT5=3D core gui network USE_CXXSTD=3D c++14 % make -VCXXFLAGS -O2 -pipe -fstack-protector -fno-strict-aliasing -std=3Dc++14 --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-210327-13-SzR9IrY3ty>