From f8936b3341376948112e31f9e9b0cb3ad6e91e7c Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Mon, 8 Aug 2022 19:02:28 -0700 Subject: Remove documentation about dev dev is Shopify's internal tool that doesn't work if you use Intel Homebrew on M1 (or rbenv, btw). Now that we maintain this outside Shopify's repository, we should stop talking about it here. --- doc/yjit/yjit.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/yjit/yjit.md b/doc/yjit/yjit.md index fd45096beb..f879e227ad 100644 --- a/doc/yjit/yjit.md +++ b/doc/yjit/yjit.md @@ -347,6 +347,5 @@ While in your i386 shell, install Cargo and Homebrew, then hack away! 1. You must install a version of Homebrew for each architecture 2. Cargo will install in $HOME/.cargo by default, and I don't know a good way to change architectures after install -3. `dev` won't work if you have i386 Homebrew installed on an M1 If you use Fish shell you can [read this link](https://tenderlovemaking.com/2022/01/07/homebrew-rosetta-and-ruby.html) for information on making the dev environment easier. -- cgit v1.2.3