FIXME: try enabling dcheck to see if that will get us more info on linux-release-testing
This commit is contained in:
parent
c8a9a3f63c
commit
1a17ce81d5
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ is_component_build = false
|
||||||
is_official_build = true
|
is_official_build = true
|
||||||
strip_debug_info = true
|
strip_debug_info = true
|
||||||
|
|
||||||
|
# FIXME(jeremy): this is just for testing on CI.
|
||||||
|
dcheck_always_on = true
|
||||||
|
|
||||||
# This may be guarded behind is_chrome_branded alongside
|
# This may be guarded behind is_chrome_branded alongside
|
||||||
# proprietary_codecs https://webrtc-review.googlesource.com/c/src/+/36321,
|
# proprietary_codecs https://webrtc-review.googlesource.com/c/src/+/36321,
|
||||||
# explicitly override here to build OpenH264 encoder/FFmpeg decoder.
|
# explicitly override here to build OpenH264 encoder/FFmpeg decoder.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue