diff options
author | 2022-09-10 17:20:36 +0100 | |
---|---|---|
committer | 2022-09-10 17:21:01 +0100 | |
commit | be75b448302105a279d83801b6014cdf280abfc9 (patch) | |
tree | 92d0eb0c70979c63ddbb03d5e134def22435650b /profiles | |
parent | x11-libs/libXft: Version bump to 2.3.6 (diff) | |
download | gentoo-be75b448302105a279d83801b6014cdf280abfc9.tar.gz gentoo-be75b448302105a279d83801b6014cdf280abfc9.tar.bz2 gentoo-be75b448302105a279d83801b6014cdf280abfc9.zip |
profiles/features/clang: force USE=llvm-libunwind
Observed by Ionen earlier. Surprised we didn't do this earlier.
Note that it's already in @system here.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/features/clang/use.force | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/features/clang/use.force b/profiles/features/clang/use.force index e671fa21003e..b1067fb9ea86 100644 --- a/profiles/features/clang/use.force +++ b/profiles/features/clang/use.force @@ -1 +1,2 @@ clang +llvm-libunwind |