Skip to content

[android][test] Don't set lit's config.target_env_prefix when running natively on Android #59001

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

Merged
merged 1 commit into from
May 31, 2022

Conversation

finagolfin
Copy link
Member

This broke in #41741, putting it back the way it was.

@lorentey, this broke several tests when running the compiler validation suite natively on an Android device, as I had removed this prefix a couple years ago when kIsAndroid is true, but this line inadvertently added it back.

… natively on Android

This broke in swiftlang#41741, putting it back the way it was.
@drodriguez
Copy link
Contributor

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit bc53d1c into swiftlang:main May 31, 2022
@finagolfin finagolfin deleted the native-droid branch June 2, 2022 18:36
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.

3 participants