mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
disable rust for arm64 build.
This commit is contained in:
parent
b04b14e14e
commit
038298df31
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ enable_mse_mpeg2ts_stream_parser = true
|
||||||
# use_text_section_splitting = true
|
# use_text_section_splitting = true
|
||||||
# use_thin_lto = true
|
# use_thin_lto = true
|
||||||
# thin_lto_enable_optimizations = true
|
# thin_lto_enable_optimizations = true
|
||||||
# enable_rust = false
|
enable_rust = false
|
||||||
# enable_all_rust_features = false
|
# enable_all_rust_features = false
|
||||||
# init_stack_vars_zero = true
|
# init_stack_vars_zero = true
|
||||||
pgo_data_path = "/Users/midzer/chromium/src/out/thorium/profile/speedometer2.profdata"
|
pgo_data_path = "/Users/midzer/chromium/src/out/thorium/profile/speedometer2.profdata"
|
||||||
|
|
Loading…
Reference in a new issue