Skip to content

Commit

Permalink
missed a removal of sndfile from 3rd party build option in macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Hrick87 committed Feb 27, 2024
1 parent 77cb044 commit 4b64bb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci_checks/macos/standard-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ scons -Q \
--enable-tests \
--enable-benchmarks \
--enable-examples \
--build-3rdparty=openfec,sndfile \
--build-3rdparty=openfec \
test

0 comments on commit 4b64bb9

Please sign in to comment.