CXXSTD=c++11
Bryan Drewery
bdrewery at FreeBSD.org
Thu Mar 24 22:36:23 UTC 2016
Is there any problem with forcing -std=c++11 for all CXX/LIB_CXX builds
now? We do this when using an external GCC since it doesn't default to
the c++11 standard quite yet. As far as I understand, we require c++11
to build clang/libc++.
It seems to be the problem at
https://lists.freebsd.org/pipermail/freebsd-toolchain/2015-October/001757.html
which I've fixed in an upcoming commit to properly pass -std=c++11 to
the lib32 build in CXXFLAGS.
--
Regards,
Bryan Drewery
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-toolchain/attachments/20160324/27de4be1/attachment.sig>
More information about the freebsd-toolchain
mailing list