Skip to content

Commit 519465d

Browse files
committed
.bazelrc: Explicitly disable bzlmod
1 parent fae691c commit 519465d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15+
common --noexperimental_enable_bzlmod
16+
1517
build --cxxopt "-std=c++17"
1618
build --cxxopt "-ffp-contract=off"
1719
build --host_cxxopt "-std=c++17"

0 commit comments

Comments
 (0)