backport bazelrc change from main
This commit is contained in:
5
.bazelrc
5
.bazelrc
@@ -104,6 +104,7 @@ build:asan --copt -fno-omit-frame-pointer
|
||||
build:asan --linkopt -fsanitize=address
|
||||
|
||||
###############################################################################
|
||||
# Put user-specific options in .bazelrc.user
|
||||
# Put user-specific options in user.bazelrc
|
||||
# See https://bazel.build/configure/best-practices#bazelrc-file
|
||||
################################################################################
|
||||
try-import %workspace%/.bazelrc.user
|
||||
try-import %workspace%/user.bazelrc
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -64,6 +64,7 @@ export_meta
|
||||
ortools/bazel-*
|
||||
examples/bazel-*
|
||||
bazel-*
|
||||
user.bazelrc
|
||||
|
||||
.vagrant/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user