Update build-macos-arm64.sh

This commit is contained in:
Carl-Y 2024-02-29 22:40:58 +08:00
parent 56eb412dbc
commit 4ada22d3e9

View File

@ -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