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

redox: convert to target_family unix #1332

Merged
merged 1 commit into from May 16, 2019
Merged

Conversation

jackpot51
Copy link
Contributor

@jackpot51 jackpot51 commented May 4, 2019

This is the first step to supporting rust-lang/rust#60139.

In order to have a smooth transition, there will need to be a change made in rust at the same time, switching Redox over to the unix target family. See rust-lang/rust#60547

@rust-highfive
Copy link

r? @gnzlbg

(rust_highfive has picked a reviewer for you, use r? to override)

@gnzlbg
Copy link
Contributor

gnzlbg commented May 5, 2019

@jackpot51 I think it would be better to make the rust-lang/rust PR use the libc of this branch, and once bors try passes there, then we can merge this here, release, and update the rust-lang/rust PR to use the released version, and merge it with high priority. What do you think?

@jackpot51
Copy link
Contributor Author

I think that sounds good to me. I will do that soon

@jackpot51
Copy link
Contributor Author

@jackpot51 jackpot51 marked this pull request as ready for review May 8, 2019 02:47
@gnzlbg
Copy link
Contributor

gnzlbg commented May 10, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented May 10, 2019

📌 Commit eb75c48 has been approved by gnzlbg

@bors
Copy link
Contributor

bors commented May 10, 2019

⌛ Testing commit eb75c48 with merge 1d01758...

bors added a commit that referenced this pull request May 10, 2019
redox: convert to target_family unix

This is the first step to supporting rust-lang/rust#60139.

In order to have a smooth transition, there will need to be a change made in rust at the same time, switching Redox over to the unix target family. See rust-lang/rust#60547
@gnzlbg
Copy link
Contributor

gnzlbg commented May 10, 2019

So let's merge this, do a release, and then you can update the PR upstream !

@bors
Copy link
Contributor

bors commented May 10, 2019

💔 Test failed - checks-travis

@jackpot51
Copy link
Contributor Author

@gnzlbg what should I do about the build failure? I checked and the failures do not seem to be introduced by this PR, but am open to including fixes if possible and necessary.

@mati865
Copy link
Contributor

mati865 commented May 11, 2019

It's #1333

The thing is upgrading system on CI is not trivial task for this repo because the code is verified against the system.

@gnzlbg
Copy link
Contributor

gnzlbg commented May 16, 2019

@bors: r+

@bors
Copy link
Contributor

bors commented May 16, 2019

💡 This pull request was already approved, no need to approve it again.

  • This pull request previously failed. You should add more commits to fix the bug, or use retry to trigger a build again.

@bors
Copy link
Contributor

bors commented May 16, 2019

📌 Commit eb75c48 has been approved by gnzlbg

bors added a commit that referenced this pull request May 16, 2019
redox: convert to target_family unix

This is the first step to supporting rust-lang/rust#60139.

In order to have a smooth transition, there will need to be a change made in rust at the same time, switching Redox over to the unix target family. See rust-lang/rust#60547
@bors
Copy link
Contributor

bors commented May 16, 2019

⌛ Testing commit eb75c48 with merge 5408b10...

@bors
Copy link
Contributor

bors commented May 16, 2019

☀️ Test successful - checks-cirrus, checks-travis, status-appveyor
Approved by: gnzlbg
Pushing 5408b10 to master...

@bors bors merged commit eb75c48 into rust-lang:master May 16, 2019
@jackpot51
Copy link
Contributor Author

Woohoo!

bors added a commit to rust-lang/rust that referenced this pull request Aug 7, 2019
redox: convert to target_family unix

This is the second step to supporting #60139.

In order to have a smooth transition, there will need to be a change made in liblibc at the same time, switching Redox over to the unix target family. See rust-lang/libc#1332
@jackpot51 jackpot51 deleted the redox-unix branch April 26, 2023 18:19
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.

None yet

5 participants