Makefile: disable QUIC by default

This commit is contained in:
Samantaz Fox 2022-10-30 13:16:53 +01:00
parent 0c7919f3d9
commit f6c16e29af
No known key found for this signature in database
GPG Key ID: F42821059186176E

View File

@ -5,7 +5,7 @@
RELEASE := 1
STATIC := 0
DISABLE_QUIC := 0
DISABLE_QUIC := 1
NO_DBG_SYMBOLS := 0