mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-10 03:47:44 -03:00
Update raspi_args.gn
This commit is contained in:
parent
6f188b8514
commit
c0a8a68732
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,7 @@ google_default_client_secret = ""
|
|||
target_os = "linux"
|
||||
target_cpu = "arm64"
|
||||
v8_target_cpu = "arm64"
|
||||
use_system_minigbm = false
|
||||
# use_system_minigbm = true
|
||||
use_vc4_minigbm = true
|
||||
enable_linux_installer = true
|
||||
enable_distro_version_check = false
|
||||
|
@ -35,6 +35,7 @@ enable_discovery = true
|
|||
enable_cros_media_app = false
|
||||
proprietary_codecs = true
|
||||
ffmpeg_branding = "Chrome"
|
||||
clang_use_chrome_plugins = true
|
||||
enable_ffmpeg_video_decoders = true
|
||||
is_component_ffmpeg = true
|
||||
use_webaudio_ffmpeg = false
|
||||
|
|
Loading…
Reference in a new issue