Skip to content

Commit 1c15f73

Browse files
schmonzchristianhujer
authored andcommitted
Expand on the macOS shell situation.
1 parent a70c5ba commit 1c15f73

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,13 @@ The following compilers are planned to be tested soon:
8787
* `s390x-linux-gnu`
8888
* `x86-dos` (bcc - Bruce's C Compiler, tested using dosbox)
8989
* `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`)
9191
* `x86_64-unknown-freebsd13.1`
9292
* `x86_64-unknown-haiku`
9393
* `x86_64-unknown-netbsd9.0` (NetBSD 9.3)
9494
9595
> [!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.
9797
> The installation is currently unaware of the zsh alternative. After installation, replace `aceunit` with `aceunit.zsh`.
9898
9999
> [!NOTE]

0 commit comments

Comments
 (0)