Commit f077b58d authored by wind2009's avatar wind2009

Update exec-macos-platform.sh

parent a6cf8ce2
Pipeline #36685 canceled with stages
in 1 minute and 48 seconds
...@@ -15,6 +15,7 @@ export VORBIS_LIB_DIR=$PWD/miniaudio/external-built/lib ...@@ -15,6 +15,7 @@ export VORBIS_LIB_DIR=$PWD/miniaudio/external-built/lib
export OGG_INCLUDE_DIR=$PWD/miniaudio/external-built/include export OGG_INCLUDE_DIR=$PWD/miniaudio/external-built/include
export OGG_LIB_DIR=$PWD/miniaudio/external-built/lib export OGG_LIB_DIR=$PWD/miniaudio/external-built/lib
export ACLOCAL=aclocal export ACLOCAL=aclocal
export AUTOMAKE=automake
./.ci/libevent-prebuild.sh ./.ci/libevent-prebuild.sh
./.ci/build-opus.sh ./.ci/build-opus.sh
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment