gentoo/sys-devel/bpf-toolchain
Sam James 4157bab730
sys-devel/bpf-toolchain: build w/ -std=gnu++14 for now
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>
2025-12-06 05:23:30 +00:00
..