f60522f5a4
For some unknown reason, during the Chromium build, the third_party/dawn/third_party:glfw always get rebuilt even when nothing actually references is (as is the case for "is_fuchsia == true"). This ends up in a build failure, since glfw doesn't support this platform. See [1] for an example. This CL is a work-around that makes the library empty for Fuchsia instead. Note that this is never linked into anything so should not be an issue for any Chromium-related code either. [1] https://chromium-review.googlesource.com/c/chromium/src/+/1795302 Bug=dawn:221 Change-Id: Ia4344e93b01722b3dd0cddf70a5d13a5b71488b7 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/11041 Commit-Queue: David Turner <digit@google.com> Commit-Queue: Corentin Wallez <cwallez@chromium.org> Reviewed-by: Corentin Wallez <cwallez@chromium.org> |
||
---|---|---|
.. | ||
khronos | ||
BUILD.gn |