Skip to content

Commit dd698a7

Browse files
authored
remove unused build args (#6697)
1 parent eb8104b commit dd698a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.bazelrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ build:remote --remote_timeout=7200
1515

1616
# Enable libc++ and C++20 by default.
1717
build:linux --config=clang
18-
build:linux --define=LLVM_DIRECTORY=/usr/lib/llvm
1918

2019
# put /usr/local/bin before /usr/bin to avoid picking up wrong python3.6 when building envoy.tls.key_providers.cryptomb
2120
build:linux --action_env=PATH=/usr/lib/llvm/bin:/usr/local/bin:/bin:/usr/bin

0 commit comments

Comments
 (0)