[前][次][番号順一覧][スレッド一覧]

ruby-changes:70563

From: Alan <ko1@a...>
Date: Sat, 25 Dec 2021 02:37:14 +0900 (JST)
Subject: [ruby-changes:70563] cab8b88a16 (master): NEWS: Adapt YJIT support status to include OpenBSD

https://git.ruby-lang.org/ruby.git/commit/?id=cab8b88a16

From cab8b88a16c4fbc9c95ebebbe2774feee8f7a408 Mon Sep 17 00:00:00 2001
From: Alan Wu <alanwu@r...>
Date: Fri, 24 Dec 2021 12:35:24 -0500
Subject: NEWS: Adapt YJIT support status to include OpenBSD

We don't run YJIT CI checks on OpenBSD so can't claim that we provide
first-class maintenance support. However, as of
3b2b28d035c9635b9473c7a03ede04fa6ac57a34, YJIT can at least boot on OpenBSD.
---
 NEWS.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index dca8e64bfb7..698d84fb95c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -467,7 +467,7 @@ See [this blog post](https://shopify.engineering/yjit-just-in-time-compiler-crub https://github.com/ruby/ruby/blob/trunk/NEWS.md#L467
 
 * Fast warm-up times.
 
-* Limited to macOS & Linux on x86-64 platforms for now.
+* Limited to Unix-like x86-64 platforms for now.
 
 ## Static analysis
 
-- 
cgit v1.2.1


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]