Skip to content

Commit

Permalink
We don't need to set --enable_bzlmod anymore.
Browse files Browse the repository at this point in the history
As of Bazel 7, Bzlmod is enabled by default.

Change-Id: Ia5728388adb29f4e2be2047b0216335e74488170
Reviewed-on: https://code-review.googlesource.com/c/re2/+/62290
Reviewed-by: Alex Chernyakhovsky <[email protected]>
Reviewed-by: Paul Wankadia <[email protected]>
  • Loading branch information
junyer committed Dec 14, 2023
1 parent 9d0b5bf commit 5994a04
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.

# Enable Bzlmod. This will be the default eventually...
build --enable_bzlmod
# Enable layering check features. Useful on Clang only.
build --features=layering_check
# Enable parse headers features. Enforcing that headers are self-contained.
Expand Down

0 comments on commit 5994a04

Please sign in to comment.