mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-19 00:09:37 +03:00
Update CXXFLAGS to include -std=c++17 if the compiler understands the flag. This works around a bug in the configure scripts. The updating the CXXFLAGS approach was chosen because it's significantly faster than rebuilding the various configure scripts. [sam: Add Bug tag.] Bug: https://bugs.gentoo.org/966834 Signed-off-by: Nicholas Vinson <nvinson234@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44880 Closes: https://github.com/gentoo/gentoo/pull/44880 Signed-off-by: Sam James <sam@gentoo.org>