summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2021-07-20 07:14:21 +0000
committertnn <tnn@pkgsrc.org>2021-07-20 07:14:21 +0000
commit4e28ce14f5d58d53cf186db9aac80aef54079369 (patch)
treea06a4065c3ac96a62527c1cd1797639aae91badb /mk
parentb84642796b48550d73fb01f1a287997b5c737918 (diff)
downloadpkgsrc-4e28ce14f5d58d53cf186db9aac80aef54079369.tar.gz
mk/defaults/options.description: +llvm-target-aarch64
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/options.description1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/defaults/options.description b/mk/defaults/options.description
index 1c9a4ce2125..6c0b6727ff8 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -507,6 +507,7 @@ links Use and enable support for the links browser.
lirc Enable LIRC receiving and sending IR signals support.
live Enable live555 support.
llvm Enable run time generation with Low Level Virtual Machine.
+llvm-target-aarch64 Support code generation for 64-bit ARM CPUs.
llvm-target-amdgpu Support code generation for AMD GPUs.
llvm-target-arm Support code generation for ARM CPUs.
llvm-target-mips Support code generation for MIPS CPUs.