mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2025-04-04 06:13:39 +03: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
|
||||
'
|
||||
|
||||
echo flags: "$flags"
|
||||
|
||||
if [ "$(uname)" = Linux ]; then
|
||||
flags="$flags"'
|
||||
use_ozone=true
|
||||
|
|
Loading…
Add table
Reference in a new issue