Browse Source

Update build-macos-arm64.sh

pull/338/head
Carl-Y 4 months ago
parent
commit
4ada22d3e9
  1. 2
      scripts/build-macos-arm64.sh

2
scripts/build-macos-arm64.sh

@ -5,4 +5,4 @@ git submodule init && git submodule update @@ -5,4 +5,4 @@ git submodule init && git submodule update
brew install sdl2 freetype2 fontconfig pkg-config opus libpng libedit
python3 ./waf configure -T debug --disable-warns $* &&
./waf build
python3 ./waf build

Loading…
Cancel
Save