Skip to content

Driver: add support for baremetal targets #64465

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

Closed
wants to merge 1 commit into from

Conversation

kubamracek
Copy link
Contributor

No description provided.

This allows building the Swift standard library for targets which may
not have an actual OS running.  This is identified by the OS field in
the target triple being set to `none`.
@kubamracek kubamracek requested a review from artemcm as a code owner March 17, 2023 23:23
@kubamracek
Copy link
Contributor Author

@swift-ci please test

@etcwilde
Copy link
Member

heh, this looks an awful lot like #35970

@kubamracek
Copy link
Contributor Author

It is indeed @compnerd's change (I kept his git commit authorship). I wanted to fix up the failing tests, or whatever else shows up blocking merging. I hope @compnerd doesn't mind? :)

@kubamracek kubamracek requested review from compnerd and etcwilde March 20, 2023 20:16
@compnerd
Copy link
Member

I had a look at the failure, I’ll upload a fix later today.

@compnerd
Copy link
Member

Updated #35970; lets see if this makes it through this time!

@kubamracek
Copy link
Contributor Author

#35970 is now merged, awesome, thanks! :)

@kubamracek kubamracek closed this Mar 21, 2023
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.

4 participants