Skip to content

Commit

Permalink
Depend on @bazel_tools//tools/cpp:toolchain_type in go_context_data (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
hlopko authored and Jay Conrod committed May 14, 2019
1 parent 94a536c commit dd527c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions go/private/context.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -594,5 +594,6 @@ go_context_data = rule(
default = "@bazel_tools//tools/osx:current_xcode_config",
),
},
toolchains = ["@bazel_tools//tools/cpp:toolchain_type"],
fragments = ["apple", "cpp"],
)

0 comments on commit dd527c7

Please sign in to comment.