don't use brotli (built by other dependencies)

This commit is contained in:
Kolya 2024-03-10 01:51:42 +00:00 committed by John Preston
parent 626b3395ab
commit 77dcbaf00c

View file

@ -1512,6 +1512,7 @@ mac:
-system-webp \ -system-webp \
-I "$USED_PREFIX/include" \ -I "$USED_PREFIX/include" \
-no-feature-futimens \ -no-feature-futimens \
-no-feature-brotli \
-nomake examples \ -nomake examples \
-nomake tests \ -nomake tests \
-platform macx-clang -- \ -platform macx-clang -- \