Also fix DISABLE_QUIC declaration

This commit is contained in:
Samantaz Fox 2022-01-04 01:47:41 +01:00 committed by GitHub
parent c427444946
commit 4f219362fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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