Skip to content

Commit 898a4db

Browse files
committed
Fix build due to build option testing slipping in
1 parent d3a3399 commit 898a4db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

build/run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,6 @@ def init_rootfs(sysroot: str, config: MultistrapConfig, force=False):
478478
COMMON_GN_ARGS = [
479479
'rtc_include_internal_audio_device=true',
480480
'rtc_use_h264=false',
481-
'rtc_use_h265=false',
482481
'is_component_build=false',
483482
'rtc_build_examples=false',
484483
'use_rtti=true',

0 commit comments

Comments
 (0)