mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Also fix DISABLE_QUIC declaration
This commit is contained in:
parent
c427444946
commit
4f219362fe
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -5,7 +5,7 @@
|
|||
RELEASE := 1
|
||||
STATIC := 0
|
||||
|
||||
DISABLE_LSQUIC := 0
|
||||
DISABLE_QUIC := 0
|
||||
NO_DBG_SYMBOLS := 0
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue