mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 09:07:26 -08:00
GCC 16 defaults to -std=gnu++20. Hack in -std=gnu++17 until PR122941 is fixed. We had the same problem in dev-util/mingw64-toolchain. Bug: https://gcc.gnu.org/PR122941 Closes: https://bugs.gentoo.org/967042 Signed-off-by: Sam James <sam@gentoo.org>