Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Skip cxx_builtin_include_directories filtering when remote #415

Merged
merged 1 commit into from
Nov 9, 2024

Conversation

honnix
Copy link
Contributor

@honnix honnix commented Nov 7, 2024

It is not possible to determine directory existence remotely, so for remote execution the best option is not to filter. This PR addresses https://github.com/bazel-contrib/toolchains_llvm/pull/280/files/1a11e9f0f58f89789b5cd0a389efc7e321e33b3b#r1830121103

@honnix honnix force-pushed the skip-filtering-when-remote branch 2 times, most recently from 615c70f to 00874b4 Compare November 7, 2024 15:46
@honnix honnix marked this pull request as ready for review November 7, 2024 22:07
@fmeum
Copy link
Member

fmeum commented Nov 9, 2024

Thanks!

@fmeum fmeum merged commit 646ae70 into bazel-contrib:master Nov 9, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants