Skip to content

Commit

Permalink
Copy unix_cc_toolchain_config
Browse files Browse the repository at this point in the history
Create a local copy of unix_cc_toolchain_config.bzl.

This commit should be reverted once bazelbuild/bazel#17083 is merged.
  • Loading branch information
oliverlee committed Jan 6, 2023
1 parent 9b9380b commit 8b8de8b
Show file tree
Hide file tree
Showing 2 changed files with 1,362 additions and 1 deletion.
2 changes: 1 addition & 1 deletion toolchain/cc_toolchain_config.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

load(
"@bazel_tools//tools/cpp:unix_cc_toolchain_config.bzl",
"//toolchain:unix_cc_toolchain_config.bzl",
unix_cc_toolchain_config = "cc_toolchain_config",
)
load(
Expand Down
Loading

0 comments on commit 8b8de8b

Please sign in to comment.