Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,7 @@
# <https://gamma.cs.unc.edu/AVO/>
#

build --experimental_cc_shared_library=true
build --force_pic=true
build --incompatible_strict_action_env=true
build --legacy_external_runfiles=false
build --remote_upload_local_results=false
build --sandbox_default_allow_network=false

Expand All @@ -47,9 +44,6 @@ build:macos --host_crosstool_top=@local_config_apple_cc//:toolchain
common --enable_platform_specific_config=true
common --heap_dump_on_oom=true

startup --host_jvm_args=-DBAZEL_TRACK_SOURCE_DIRECTORIES=1

test --incompatible_exclusive_test_sandboxed=true
test --test_verbose_timeout_warnings=true

try-import %workspace%/.user.bazelrc