summaryrefslogtreecommitdiff
path: root/dev-libs/cxxopts/files/cxxopts-3.2.1-gcc15.patch
AgeCommit message (Collapse)Author
2025-01-03dev-libs/cxxopts: fix build issuesSam James
* Fix build w/ GCC 15 (missing include (in installed header)) * Fix test build w/ newer ICU (which needs C++17) Closes: https://bugs.gentoo.org/938824 Closes: https://bugs.gentoo.org/937503 Closes: https://bugs.gentoo.org/940222 Signed-off-by: Sam James <sam@gentoo.org>