Skip to content

Commit 98d9a68

Browse files
committed
ignore the externals directory when running bazel build with a glob
1 parent 8192dbb commit 98d9a68

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.bazelrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
common --action_env=BAZEL_CXXOPTS=-std=c++17
22
common --cxxopt='-std=c++17'
3+
common --deleted_packages=externals
34
build:macos --apple_platform_type=macos
45
build:macos --macos_minimum_os=10.13
56
build:macos --macos_sdk_version=10.13

0 commit comments

Comments
 (0)