Skip to content

Commit

Permalink
Propagate new flag in exec transition
Browse files Browse the repository at this point in the history
This fixes failure in https://buildkite.com/bazel/bazel-bazel/builds/25917.

PiperOrigin-RevId: 590254723
Change-Id: I63ce34ca8ae60cbd9b04ba36285f443199fe442d
  • Loading branch information
googlewalt authored and copybara-github committed Dec 12, 2023
1 parent f482d46 commit 21ad24c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ bazel_fragments["ObjcCommandLineOptions"] = fragment(
"//command_line_option:incompatible_avoid_hardcoded_objc_compilation_flags",
"//command_line_option:incompatible_disallow_sdk_frameworks_attributes",
"//command_line_option:incompatible_objc_alwayslink_by_default",
"//command_line_option:incompatible_strip_executable_safely",
],
)

Expand Down

0 comments on commit 21ad24c

Please sign in to comment.