summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-29 13:48:17 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-31 00:09:53 +0200
commitf9bb461b60a0dc89020d24719a9f7ba68d9f57cb (patch)
treef5681f1d5f391ae9ffefa49a72f4605e0951a3b5 /sys-devel/clang-runtime/metadata.xml
parentmedia-libs/osl: Remove old (LLVM 8) (diff)
downloadgentoo-f9bb461b60a0dc89020d24719a9f7ba68d9f57cb.tar.gz
gentoo-f9bb461b60a0dc89020d24719a9f7ba68d9f57cb.tar.bz2
gentoo-f9bb461b60a0dc89020d24719a9f7ba68d9f57cb.zip
sys-devel/clang-runtime: Remove 8*
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime/metadata.xml')
-rw-r--r--sys-devel/clang-runtime/metadata.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys-devel/clang-runtime/metadata.xml b/sys-devel/clang-runtime/metadata.xml
index bf616d36427c..f761b620168e 100644
--- a/sys-devel/clang-runtime/metadata.xml
+++ b/sys-devel/clang-runtime/metadata.xml
@@ -6,8 +6,6 @@
</maintainer>
<use>
<flag name="compiler-rt">Install <pkg>sys-libs/compiler-rt</pkg> for -rtlib=compiler-rt</flag>
- <flag name="crt">Require a package providing crt*.o files to make it possible to build
- software without GCC installed</flag>
<flag name="libcxx">Install <pkg>sys-libs/libcxx</pkg> for -stdlib=libc++</flag>
<flag name="openmp">Install <pkg>sys-libs/libomp</pkg> for -fopenmp support</flag>
<flag name="sanitize">Enable compiler-rt sanitizer (-fsanitize*) support</flag>