Skip to content

Commit b797bbc

Browse files
committed
external_deps: do not build OpenAL utils
1 parent 002a626 commit b797bbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external_deps/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,7 @@ build_openal() {
770770
cd "${dir_name}"
771771

772772
cmake_build \
773+
-DALSOFT_UTILS=OFF \
773774
"${openal_cmake_args[@]}"
774775
;;
775776
esac

0 commit comments

Comments
 (0)