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: taca
Date: Sun Jan 21 08:17:37 UTC 2024
Modified Files:
pkgsrc/mk/defaults: options.description
Log Message:
mk/defaults: Add ruby-rjit and update ruby-yjit
* Add ruby-rjit PKG_OPTION.
* Remove extra space from description for ruby-yjit
To generate a diff of this commit:
cvs rdiff -u -r1.715 -r1.716 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.715 pkgsrc/mk/defaults/options.description:1.716
--- pkgsrc/mk/defaults/options.description:1.715 Thu Jan 11 12:07:58 2024
+++ pkgsrc/mk/defaults/options.description Sun Jan 21 08:17:37 2024
@@ -778,8 +778,9 @@ rtmp Enable rtmp:// support using rtmp
rtree Enable R-tree support.
ruby Enable Ruby support.
ruby-build-ri-db Build and install database for Ruby's ri utility.
+ruby-rjit Enable in-process RJIT compiler (experimental).
ruby-unicorn Enable unicorn support.
-ruby-yjit Enable in-process JIT compiler (require Rust).
+ruby-yjit Enable in-process YJIT compiler (require Rust).
rust Enable Rust support.
rust-cargo-static Build cargo semi-statically with built-in curl+openssl
rust-internal-llvm Use Rust internal LLVM in builds.
Home |
Main Index |
Thread Index |
Old Index