Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove apple_common transitions #242

Merged
merged 2 commits into from
Aug 12, 2023
Merged

Conversation

keith
Copy link
Member

@keith keith commented Aug 12, 2023

This was removed upstream but we still need the smallest possible
transition for testing, this copies the one from rules_apple and removes
a bunch of the features. If this ends up being too much of a pain to
update we'll have to find a different solution.

This was removed upstream but we still need the smallest possible
transition for testing, this copies the one from rules_apple and removes
a bunch of the features. If this ends up being too much of a pain to
update we'll have to find a different solution.
},
cfg = apple_common.apple_crosstool_transition,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure why but removing this seemed to be a no-op for our tests so i guess we don't have to worry about this one atm


def _apple_platform_split_transition_impl(settings, attr):
output_dictionary = {}
if settings["//command_line_option:incompatible_enable_apple_toolchain_resolution"]:
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we don't need this branch for now but i figure we might later

@keith keith disabled auto-merge August 12, 2023 00:46
@keith keith merged commit a5a79a4 into master Aug 12, 2023
3 checks passed
@keith keith deleted the ks/remove-apple_common-transitions branch August 12, 2023 00:46
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.

1 participant