summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2009-09-29 13:03:24 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2009-09-29 13:03:24 +0000
commit5b2689b7902b9861bef3e1730cca25d3afbd50b5 (patch)
treee644709be4bd1dbc6b42981f49ee7a775db7f232 /sys-devel/llvm/metadata.xml
parentUpdate license and metadata description (diff)
downloadgnustep-5b2689b7902b9861bef3e1730cca25d3afbd50b5.tar.gz
gnustep-5b2689b7902b9861bef3e1730cca25d3afbd50b5.tar.bz2
gnustep-5b2689b7902b9861bef3e1730cca25d3afbd50b5.zip
Add USE-flag to build with llvm-gcc
svn path=/overlay/; revision=419
Diffstat (limited to 'sys-devel/llvm/metadata.xml')
-rw-r--r--sys-devel/llvm/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-devel/llvm/metadata.xml b/sys-devel/llvm/metadata.xml
index c0ec75a..7181bf0 100644
--- a/sys-devel/llvm/metadata.xml
+++ b/sys-devel/llvm/metadata.xml
@@ -13,5 +13,6 @@
4. LLVM does not imply things that you would expect from a high-level virtual machine. It does not require garbage collection or run-time code generation (In fact, LLVM makes a great static compiler!). Note that optional LLVM components can be used to build high-level virtual machines and other systems that need these services.</longdescription>
<use>
<flag name='alltargets'>Build all host targets (default: host only)</flag>
+ <flag name='llvm-gcc'>Build LLVM with <pkg>sys-devel/llvm-gcc</pkg></flag>
</use>
</pkgmetadata>