mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-13 14:11:04 +00:00
Update build.sh
This commit is contained in:
parent
3a786e6bb0
commit
5bf5be11c5
1 changed files with 2 additions and 0 deletions
|
@ -55,6 +55,8 @@ flags="$flags"'
|
||||||
include_transport_security_state_preload_list=false
|
include_transport_security_state_preload_list=false
|
||||||
'
|
'
|
||||||
|
|
||||||
|
echo flags: "$flags"
|
||||||
|
|
||||||
if [ "$(uname)" = Linux ]; then
|
if [ "$(uname)" = Linux ]; then
|
||||||
flags="$flags"'
|
flags="$flags"'
|
||||||
use_ozone=true
|
use_ozone=true
|
||||||
|
|
Loading…
Add table
Reference in a new issue