summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2021-01-01 17:03:04 +0000
committerhe <he@pkgsrc.org>2021-01-01 17:03:04 +0000
commitca75e3786b1aca25657bda900b126f5539ab0e26 (patch)
tree974fd7bbca87c7015d27bb8aaba04ed299c63b29 /mk
parent8960877a45e2969125e244aacaad098415fe4686 (diff)
downloadpkgsrc-ca75e3786b1aca25657bda900b126f5539ab0e26.tar.gz
Document the to-be-committed rust-cargo-static option.
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 ea6edd3c691..fa46beacb08 100644
--- a/mk/defaults/options.description
+++ b/mk/defaults/options.description
@@ -716,6 +716,7 @@ rtree Enable R-tree support.
ruby Enable Ruby support.
ruby-build-ri-db Build and install database for Ruby's ri utility.
rust Enable Rust support.
+rust-cargo-static Build cargo semi-statically with built-in curl+openssl
rust-llvm Use Rust internal LLVM in builds.
samba Enable Samba file and print services support.
samplerate Enable libsamplerate support.