We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb8104b commit dd698a7Copy full SHA for dd698a7
.bazelrc
@@ -15,7 +15,6 @@ build:remote --remote_timeout=7200
15
16
# Enable libc++ and C++20 by default.
17
build:linux --config=clang
18
-build:linux --define=LLVM_DIRECTORY=/usr/lib/llvm
19
20
# put /usr/local/bin before /usr/bin to avoid picking up wrong python3.6 when building envoy.tls.key_providers.cryptomb
21
build:linux --action_env=PATH=/usr/lib/llvm/bin:/usr/local/bin:/bin:/usr/bin
0 commit comments