Skip to content

Commit 07a73ef

Browse files
karim-alweheshybrentleyjones
authored andcommitted
Update swift_proto_utils.bzl
1 parent 5c9284d commit 07a73ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

proto/swift_proto_utils.bzl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,6 @@ def compile_swift_protos_for_target(
271271
compile_result = swift_common.compile(
272272
actions = ctx.actions,
273273
cc_infos = get_providers(compiler_deps, CcInfo),
274-
defines = ctx.attr.defines,
275274
copts = ["-parse-as-library"] + copts,
276275
feature_configuration = feature_configuration,
277276
include_dev_srch_paths = include_dev_srch_paths,

0 commit comments

Comments
 (0)