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
|
RELEASE := 1
|
||||||
STATIC := 0
|
STATIC := 0
|
||||||
|
|
||||||
DISABLE_LSQUIC := 0
|
DISABLE_QUIC := 0
|
||||||
NO_DBG_SYMBOLS := 0
|
NO_DBG_SYMBOLS := 0
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue