2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 14:17:45 +00:00

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 -- \