aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Rostecki <vadorovsky@protonmail.com>2024-10-07 22:01:11 +0200
committerSam James <sam@gentoo.org>2024-10-15 08:13:52 +0100
commit467cff30d0a828868dcdc98f49afcd7d136234d5 (patch)
tree61dca8631d4433eaa4b428af72b5fdd23fe48210 /settings.mk
parentcrossdev: tweak GUSE_DISABLE* (diff)
downloadcrossdev-master.tar.gz
crossdev-master.tar.bz2
crossdev-master.zip
crossdev: Use libunwind and libc++ in LLVM environmentsHEADmaster
Avoid build issues on cross environments using musl and LLVM by using libunwind and libc++ explicitly in the clang configuration. Otherwise, clang expects GCC libunwind and libstdc++. These flags were not set explicitly in the clang configuration, because LLVM profiles were setting them, but that's not the case anymore[0]. [0] https://github.com/gentoo/gentoo/commit/5e5c9d5c524871f5af260557dbd2962b8eec5087 Bug: https://bugs.gentoo.org/941140 Signed-off-by: Michal Rostecki <vadorovsky@protonmail.com> Closes: https://github.com/gentoo/crossdev/pull/23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'settings.mk')
0 files changed, 0 insertions, 0 deletions