File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,13 +87,13 @@ The following compilers are planned to be tested soon:
87
87
* `s390x-linux-gnu`
88
88
* `x86-dos` (bcc - Bruce's C Compiler, tested using dosbox)
89
89
* `x86_64-unknown-linux-gnu`
90
- * `x86_64-apple-darwin` (Max OS X; use `aceunit.zsh` instead of `aceunit`, see `.github/workflows/clang-macos.yml`)
90
+ * `x86_64-apple-darwin` (Mac OS X; use `aceunit.zsh` instead of `aceunit`, see `.github/workflows/clang-macos.yml`)
91
91
* `x86_64-unknown-freebsd13.1`
92
92
* `x86_64-unknown-haiku`
93
93
* `x86_64-unknown-netbsd9.0` (NetBSD 9.3)
94
94
95
95
> [!NOTE]
96
- > Mac OS users should use aceunit.zsh, and use `-s _` .
96
+ > Mac OS users should either use ` aceunit.zsh` or install a newer `bash`, as `/bin/bash` is extremely old and does not support the needed constructs .
97
97
> The installation is currently unaware of the zsh alternative. After installation, replace `aceunit` with `aceunit.zsh`.
98
98
99
99
> [!NOTE]
You can’t perform that action at this time.
0 commit comments