Skip to content

Commit

Permalink
Remove flag --experimental_remap_main_repo
Browse files Browse the repository at this point in the history
It's on by default since Bazel 2.0, and the flag is now going away.

bazelbuild/bazel#7130
Signed-off-by: Laurent Le Brun <laurentlb@gmail.com>
  • Loading branch information
laurentlb committed Jan 15, 2020
1 parent 156d7c9 commit 9f8f5a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
startup --host_jvm_args=-Xmx2g

build --workspace_status_command=bazel/get_workspace_status
build --experimental_remap_main_repo
build --experimental_local_memory_estimate
build --experimental_strict_action_env=true
build --host_force_python=PY2
Expand Down

0 comments on commit 9f8f5a7

Please sign in to comment.