mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
fix mac
This commit is contained in:
parent
71c90d8030
commit
de53b3932b
1 changed files with 0 additions and 1 deletions
1
arm/third_party/libaom/BUILD.gn
vendored
1
arm/third_party/libaom/BUILD.gn
vendored
|
@ -254,7 +254,6 @@ if (current_cpu == "arm64") {
|
||||||
configs -= [ "//build/config/compiler:default_init_stack_vars" ]
|
configs -= [ "//build/config/compiler:default_init_stack_vars" ]
|
||||||
sources = aom_av1_common_intrin_neon_dotprod
|
sources = aom_av1_common_intrin_neon_dotprod
|
||||||
sources += aom_dsp_common_intrin_neon_dotprod
|
sources += aom_dsp_common_intrin_neon_dotprod
|
||||||
sources += aom_av1_encoder_intrin_neon_dotprod
|
|
||||||
sources += aom_dsp_encoder_intrin_neon_dotprod
|
sources += aom_dsp_encoder_intrin_neon_dotprod
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue