Files
ShengYi Hung c5c80b2b47 gui-app/waybar: Pass libcxx option to meson build
Gentoo's clang can default to libc++ (llvm-core/clang-common writes
--stdlib=libc++ into /etc/clang/gentoo-runtimes.cfg when
llvm-runtimes/clang-runtime[libcxx] is set), which upstream's -Dlibcxx
option cannot see. Ask the toolchain instead, so the libc++-specific link
handling in meson.build is enabled whenever it is actually needed.

Also, backport libcxx unwinding fix over glibc patch from upstream

Signed-off-by: ShengYi Hung <aokblast@FreeBSD.org>
Part-of: https://github.com/gentoo/gentoo/pull/46715
Closes: https://github.com/gentoo/gentoo/pull/46715
Signed-off-by: Sam James <sam@gentoo.org>
2026-09-16 01:00:37 +01:00
..
2026-08-23 18:26:45 +03:00