mirror of
https://github.com/savoirfairelinux/jami-client-qt.git
synced 2025-12-17 07:53:24 +08:00
packaging: remove obsolete build option
The --enable-gnutls option was added to the bootstrap command on Debian-based distributions in jami-project commit 46bdda4 in 2017, because at the time they built GnuTLS without HeartBeat support. This is no longer true on the more modern versions of Debian and Ubuntu that we currently support. GitLab: #1998 Change-Id: I593682e0f8aeb2015a109980840f373b1306670a
This commit is contained in:
committed by
Adrien Béraud
parent
4900ca9f1b
commit
91780ae400
@@ -74,7 +74,7 @@ override_dh_auto_build:
|
||||
--disable-gsm \
|
||||
--disable-speexdsp \
|
||||
--disable-natpmp \
|
||||
--enable-gnutls $(BUNDLED_PKGS) && \
|
||||
$(BUNDLED_PKGS) && \
|
||||
make list && \
|
||||
make -j$(NO_CPUS) V=1
|
||||
cd daemon && \
|
||||
|
||||
Reference in New Issue
Block a user