mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
Adjust designated initializer to be C++20 compliant. Starting with g++-16, GCC will default to the C++20 standard. [sam: Note that it was sent upstream to the spice-devel ML but is not yet in the archives.] Signed-off-by: Nicholas Vinson <nvinson234@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/44870 Closes: https://github.com/gentoo/gentoo/pull/44870 Signed-off-by: Sam James <sam@gentoo.org>