Skip to content

Commit

Permalink
Set new rosetta 2 path in sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbauer authored and dramforever committed Nov 27, 2021
1 parent f2c67ab commit 480cb1c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/libstore/sandbox-defaults.sb
Original file line number Diff line number Diff line change
Expand Up @@ -100,4 +100,5 @@

; Allow Rosetta 2 to run x86_64 binaries on aarch64-darwin.
(allow file-read*
(subpath "/Library/Apple/usr/libexec/oah"))
(subpath "/Library/Apple/usr/libexec/oah")
(subpath "/System/Library/Apple/usr/libexec/oah"))

0 comments on commit 480cb1c

Please sign in to comment.