Skip to content

Commit

Permalink
naiveproxy: update build scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
zxlhhyccc authored Oct 8, 2024
1 parent 1cd275d commit e01e22a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions naiveproxy/src/init_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,16 @@ is_official_build=true
exclude_unwind_tables=true
enable_resource_allowlist_generation=false
symbol_level=0
is_clang=true
use_sysroot=false
fatal_linker_warnings=false
treat_warnings_as_errors=false
is_cronet_build=true
chrome_pgo_phase=2
enable_base_tracing=false
use_udev=false
use_aura=false
Expand All @@ -55,16 +59,17 @@ use_gio=false
use_gtk=false
use_platform_icu_alternatives=true
use_glib=false
enable_js_protobuf=false
disable_file_support=true
enable_websockets=false
use_kerberos=false
disable_file_support=true
disable_zstd_filter=false
enable_mdns=false
enable_reporting=false
include_transport_security_state_preload_list=false
use_nss_certs=false
enable_device_bound_sessions=false
use_nss_certs=false
enable_backup_ref_ptr_support=false
enable_dangling_raw_ptr_checks=false
Expand Down

0 comments on commit e01e22a

Please sign in to comment.