Temporarily skipping libyuv from gn check.
It will be re-enabled after [1] is landed. [1] - https://chromium-review.googlesource.com/c/libyuv/libyuv/+/903843 TBR=phoglund@webrtc.org Bug: webrtc:8850 Change-Id: If0bd3875d003521fc9aee3105d34616525e9c410 Reviewed-on: https://webrtc-review.googlesource.com/48363 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#21904}
This commit is contained in:
parent
885e081f06
commit
dca1aee22a
4
.gn
4
.gn
@ -42,7 +42,9 @@ check_targets = [
|
|||||||
"//system_wrappers/*",
|
"//system_wrappers/*",
|
||||||
"//test/*",
|
"//test/*",
|
||||||
"//video/*",
|
"//video/*",
|
||||||
"//third_party/libyuv/*",
|
|
||||||
|
# TODO(mbonadei): re-enable when libyuv 'gn check' will be fixed.
|
||||||
|
# "//third_party/libyuv/*",
|
||||||
]
|
]
|
||||||
|
|
||||||
# These are the list of GN files that run exec_script. This whitelist exists
|
# These are the list of GN files that run exec_script. This whitelist exists
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user