You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(local-toolchains): don't watch non-existent include directory (bazel-contrib#3048)
Apparently, Macs can mis-report their include directory.
Since includes are only needed if C extensions are built, skip watching
the directory
if it doesn't exist.
Work around for
bazel-contrib#3043
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Ignas Anikevicius <240938+aignas@users.noreply.github.com>
0 commit comments