Skip to content

Commit

Permalink
i forgot the actual fix :/
Browse files Browse the repository at this point in the history
  • Loading branch information
saurik committed Mar 18, 2024
1 parent b07c3d7 commit 1101ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/setup-mac.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash
set -e
which brew &>/dev/null || /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install autoconf autoconf-archive automake capnp fakeroot groff libtool meson rpm2cpio rustup-init zstd
brew install autoconf autoconf-archive automake binutils capnp fakeroot groff libtool meson rpm2cpio rustup-init zstd
rustup-init -y --no-modify-path --no-update-default-toolchain
env/setup-all.sh

0 comments on commit 1101ee5

Please sign in to comment.