1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-04-15 23:49:12 +05:30

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

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