Commit a6cf8ce2 authored by wind2009's avatar wind2009

Update exec-macos-platform.sh

parent e0c24f67
Pipeline #36684 failed with stages
in 5 minutes and 53 seconds
...@@ -14,6 +14,7 @@ export VORBIS_INCLUDE_DIR=$PWD/miniaudio/external-built/include ...@@ -14,6 +14,7 @@ export VORBIS_INCLUDE_DIR=$PWD/miniaudio/external-built/include
export VORBIS_LIB_DIR=$PWD/miniaudio/external-built/lib 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
./.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