summaryrefslogtreecommitdiff
path: root/sys-devel/clang-runtime/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/clang-runtime/metadata.xml')
-rw-r--r--sys-devel/clang-runtime/metadata.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys-devel/clang-runtime/metadata.xml b/sys-devel/clang-runtime/metadata.xml
index f761b620168e..bf616d36427c 100644
--- a/sys-devel/clang-runtime/metadata.xml
+++ b/sys-devel/clang-runtime/metadata.xml
@@ -6,6 +6,8 @@
</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>