Skip to content

Commit

Permalink
Merge pull request #196 from bazelbuild:meteorcloudy-patch-2
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 566554609
Change-Id: I083884dcd3d92ab421ea2a630cd4d4ed21ff9760
  • Loading branch information
Copybara-Service committed Sep 19, 2023
2 parents eef16ef + fb2ace5 commit c8c38f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ module(

bazel_dep(name = "platforms", version = "0.0.7")

cc_configure = use_extension("@rules_cc//cc:extensions.bzl", "cc_configure")
cc_configure = use_extension("@bazel_tools//tools/cpp:cc_configure.bzl", "cc_configure_extension")
use_repo(cc_configure, "local_config_cc_toolchains")

register_toolchains("@local_config_cc_toolchains//:all")
Expand Down

0 comments on commit c8c38f8

Please sign in to comment.