aboutsummaryrefslogtreecommitdiff
path: root/ports/llvm/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/llvm/CONTROL')
-rw-r--r--ports/llvm/CONTROL23
1 files changed, 18 insertions, 5 deletions
diff --git a/ports/llvm/CONTROL b/ports/llvm/CONTROL
index f700235a6..e1569bdee 100644
--- a/ports/llvm/CONTROL
+++ b/ports/llvm/CONTROL
@@ -1,5 +1,18 @@
-Source: llvm
-Version: 7.0.0-3
-Homepage: https://llvm.org/
-Description: The LLVM Compiler Infrastructure
-Build-Depends: atlmfc (windows)
+Source: llvm
+Version: 8.0.0-3
+Homepage: https://llvm.org/
+Description: The LLVM Compiler Infrastructure
+Build-Depends: atlmfc (windows)
+Default-Features: tools, utils
+
+Feature: tools
+Description: Generate build targets for the LLVM tools.
+
+Feature: utils
+Description: Generate build targets for the LLVM utils.
+
+Feature: example
+Description: Generate build targets for the LLVM examples
+
+Feature: test
+Description: Generate build targets for the LLVM unit tests. \ No newline at end of file