diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-09-12 21:47:02 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-09-13 00:17:36 -0400 |
commit | 2bb5c034ea9e0b6c9ff0df7d37707e0472fc3c0d (patch) | |
tree | e0794013f1d51d1dc4200779dbcf00e012ecd34e /acct-user | |
parent | dev-java/jakartaee-migration: bump to 1.0.3 (diff) | |
download | gentoo-2bb5c034ea9e0b6c9ff0df7d37707e0472fc3c0d.tar.gz gentoo-2bb5c034ea9e0b6c9ff0df7d37707e0472fc3c0d.tar.bz2 gentoo-2bb5c034ea9e0b6c9ff0df7d37707e0472fc3c0d.zip |
app-emulation/wine-vanilla: fix clang + USE=-llvm-libunwind build
_Unwind_Find_FDE doesn't exist in libunwind but does in gcc's rtlib,
clang instead expects it from llvm-libunwind which leads to undefined
references even with USE=-unwind.
Messy but add extra guards around it.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'acct-user')
0 files changed, 0 insertions, 0 deletions