Files
gentoo/dev-libs/boost/files/boost-1.90.0-cobalt.patch
Holger Hoffstätte 025158a741 dev-libs/boost: build & install cobalt correctly
b2 silently skipped actually building cobalt (despite installing its
headers) because we build boost with -std=c++17 globally, and cobalt
needs c++20 with coroutines. Remove the requirement and inject the
necessary flags into both build and tests, which now build & pass.

Closes: https://bugs.gentoo.org/977237
Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/1146
Signed-off-by: Sam James <sam@gentoo.org>
2026-06-19 11:42:39 +01:00

1.2 KiB