summaryrefslogtreecommitdiff
path: root/dev-lang/spidermonkey/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lang/spidermonkey/metadata.xml')
-rw-r--r--dev-lang/spidermonkey/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/spidermonkey/metadata.xml b/dev-lang/spidermonkey/metadata.xml
index c97143567bf6..0e68089f7c5c 100644
--- a/dev-lang/spidermonkey/metadata.xml
+++ b/dev-lang/spidermonkey/metadata.xml
@@ -6,6 +6,7 @@
<name>Gentoo Mozilla Team</name>
</maintainer>
<use>
+ <flag name="clang">Use Clang compiler instead of GCC</flag>
<flag name="custom-optimization">Build with user-specified compiler optimizations
(-Os, -O0, -O1, -O2, -O3) from CFLAGS (unsupported)</flag>
<flag name="debug">Enable assertions to allow for easier debugging of programs that link to spidermonkey -- note this will often crash software on regular end-user systems</flag>