mirror of
https://github.com/zen-browser/desktop
synced 2026-05-05 06:32:19 +02:00
Refactor EME configuration to remove wmfcdm support and adjust gradient dot size
This commit is contained in:
@@ -38,7 +38,7 @@ if test "$SURFER_COMPAT" = "x86_64"; then
|
||||
export RUSTFLAGS="-Clink-args=--icf=safe"
|
||||
elif test "$SURFER_COMPAT" = "aarch64"; then
|
||||
ac_add_options --target=aarch64-pc-windows-msvc
|
||||
ac_add_options --enable-eme=widevine,wmfcdm
|
||||
ac_add_options --enable-eme=widevine
|
||||
|
||||
ac_add_options --enable-optimize="-O2 -mtune=cortex-a55 -march=armv8.2-a+simd"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user