Skip to content

[5.1] Fix conflicting actions error when specifying --host_macos_minimum_os#15068

Merged
Wyverald merged 1 commit intobazelbuild:release-5.1.0from
brentleyjones:bj/fix-conflicting-actions-error-when-specifying-host_macos_minimum_os
Mar 18, 2022
Merged

[5.1] Fix conflicting actions error when specifying --host_macos_minimum_os#15068
Wyverald merged 1 commit intobazelbuild:release-5.1.0from
brentleyjones:bj/fix-conflicting-actions-error-when-specifying-host_macos_minimum_os

Conversation

@brentleyjones
Copy link
Copy Markdown
Contributor

The flag was introduced in #13001 but not usable internally, because
the host flag was not saved when doing a transition. Host flags
should be saved, like in:

https://github.com/bazelbuild/bazel/blob/master/src/main/java/com/google/devtools/build/lib/rules/cpp/CppOptions.java#L1212

(cherry picked from commit b8a2ee2)

Fixes issues like bazelbuild/rules_swift#777.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants