summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-12-22 16:58:12 +0100
committerMichał Górny <mgorny@gentoo.org>2023-12-22 17:42:57 +0100
commitf880be91f607e97e33c6cbd6a06cd3266b842c61 (patch)
treeccfadfce76da84b8baa7edb4d5c8ffe44acb0a37 /sys-libs/libcxx/metadata.xml
parentsys-libs/libomp: Remove LLVM 14 (diff)
downloadgentoo-f880be91f607e97e33c6cbd6a06cd3266b842c61.tar.gz
gentoo-f880be91f607e97e33c6cbd6a06cd3266b842c61.tar.bz2
gentoo-f880be91f607e97e33c6cbd6a06cd3266b842c61.zip
sys-libs/libcxx: Remove LLVM 14
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-libs/libcxx/metadata.xml')
-rw-r--r--sys-libs/libcxx/metadata.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-libs/libcxx/metadata.xml b/sys-libs/libcxx/metadata.xml
index 99ad205f6789..413b6a08b4d8 100644
--- a/sys-libs/libcxx/metadata.xml
+++ b/sys-libs/libcxx/metadata.xml
@@ -9,7 +9,6 @@
<flag name="clang">Force building using installed clang (rather
than the default CC/CXX; required for testing).</flag>
<flag name="libcxxabi">Build on top of <pkg>sys-libs/libcxxabi</pkg> instead of gcc's libsupc++ (avoids depending on gcc).</flag>
- <flag name="libunwind">Use libunwind instead of libgcc_s for stack unwinding, thus avoiding dependence on gcc.</flag>
</use>
<upstream>
<remote-id type="github">llvm/llvm-project</remote-id>