pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/defaults
Module Name: pkgsrc
Committed By: tnn
Date: Sat Aug 13 09:09:54 UTC 2022
Modified Files:
pkgsrc/mk/defaults: options.description
Log Message:
mk: describe some llvm options
To generate a diff of this commit:
cvs rdiff -u -r1.680 -r1.681 pkgsrc/mk/defaults/options.description
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/defaults/options.description
diff -u pkgsrc/mk/defaults/options.description:1.680 pkgsrc/mk/defaults/options.description:1.681
--- pkgsrc/mk/defaults/options.description:1.680 Mon Aug 8 10:29:45 2022
+++ pkgsrc/mk/defaults/options.description Sat Aug 13 09:09:54 2022
@@ -520,6 +520,7 @@ llvm-target-arm Support code generation
llvm-target-mips Support code generation for MIPS CPUs.
llvm-target-powerpc Support code generation for PowerPC CPUs.
llvm-target-sparc Support code generation for SPARC CPUs.
+llvm-target-webassembly Support code generation for WebAssembly virtual machine.
lmdb Enable lmdb support.
lprng-priv-ports Connections must be made from privileged ports.
lprng-suid Install LPRng executables setuid root.
@@ -984,6 +985,7 @@ xterm-toolbar Enable toolbar support in
xtest Use XTEST Extension Library.
xvid Enable usage of XVid codecs.
xvideo Enable X-Video Motion Compensation library support.
+z3 Enable support for the Z3 theorem prover.
zenmap Enable nmap GUI frontend.
zip Support zip archives.
ziplinks Compress data before transmitting it between servers.
Home |
Main Index |
Thread Index |
Old Index