We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9284d commit 07a73efCopy full SHA for 07a73ef
proto/swift_proto_utils.bzl
@@ -271,7 +271,6 @@ def compile_swift_protos_for_target(
271
compile_result = swift_common.compile(
272
actions = ctx.actions,
273
cc_infos = get_providers(compiler_deps, CcInfo),
274
- defines = ctx.attr.defines,
275
copts = ["-parse-as-library"] + copts,
276
feature_configuration = feature_configuration,
277
include_dev_srch_paths = include_dev_srch_paths,
0 commit comments