Skip to content

Commit

Permalink
Merge pull request #2323 from elBoberido/iox-2011-properly-deactivate…
Browse files Browse the repository at this point in the history
…-bzlmod

iox-#2011 Properly deactivate bzlmod
  • Loading branch information
elBoberido authored Aug 15, 2024
2 parents d00f905 + fc2201c commit 13fe0d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
build --noenable_bzlmod

build --enable_platform_specific_config
build:linux --cxxopt="-std=c++17"
build:macos --cxxopt="-std=c++17"
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,3 @@ tools/website/generated/
*.project
__pycache__
/bazel-*
/MODULE.bazel*

0 comments on commit 13fe0d0

Please sign in to comment.