mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 11:02:12 +08:00
gnutls: disable brotli
Disable the brotli library by default. It is not used and may prevent linking issues in the future. Signed-off-by: Nick Hainke <vincent@systemli.org>
This commit is contained in:
parent
ff971652f4
commit
7e8f67d082
@ -135,6 +135,7 @@ CONFIGURE_ARGS+= \
|
||||
--with-librt-prefix="$(LIBRT_ROOT_DIR)/" \
|
||||
--with-pic \
|
||||
--with-system-priority-file="" \
|
||||
--without-brotli \
|
||||
--without-zlib \
|
||||
--without-zstd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user