build: disable strip_absolute_paths_from_debug_symbols
on debug.gn (#20884)
This commit is contained in:
parent
01f5e9c5c4
commit
0618505722
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ is_official_build = false
|
|||
dcheck_always_on = true
|
||||
symbol_level = 1
|
||||
|
||||
strip_absolute_paths_from_debug_symbols = false
|
||||
|
||||
# This may be guarded behind is_chrome_branded alongside
|
||||
# proprietary_codecs https://webrtc-review.googlesource.com/c/src/+/36321,
|
||||
# explicitly override here to build OpenH264 encoder/FFmpeg decoder.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue