Skip to content

redox: convert to target_family unix#1332

Merged
bors merged 1 commit into
rust-lang:masterfrom
redox-os:redox-unix
May 16, 2019
Merged

redox: convert to target_family unix#1332
bors merged 1 commit into
rust-lang:masterfrom
redox-os:redox-unix

Conversation

@jackpot51

@jackpot51 jackpot51 commented May 4, 2019

Copy link
Copy Markdown
Contributor

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
Copy Markdown

r? @gnzlbg

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

@gnzlbg

gnzlbg commented May 5, 2019

Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Contributor Author

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

@jackpot51

Copy link
Copy Markdown
Contributor Author

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

gnzlbg commented May 10, 2019

Copy link
Copy Markdown
Contributor

@bors: r+

@bors

bors commented May 10, 2019

Copy link
Copy Markdown
Contributor

📌 Commit eb75c48 has been approved by gnzlbg

@bors

bors commented May 10, 2019

Copy link
Copy Markdown
Contributor

⌛ 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

gnzlbg commented May 10, 2019

Copy link
Copy Markdown
Contributor

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

@bors

bors commented May 10, 2019

Copy link
Copy Markdown
Contributor

💔 Test failed - checks-travis

@jackpot51

Copy link
Copy Markdown
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

mati865 commented May 11, 2019

Copy link
Copy Markdown
Member

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

gnzlbg commented May 16, 2019

Copy link
Copy Markdown
Contributor

@bors: r+

@bors

bors commented May 16, 2019

Copy link
Copy Markdown
Contributor

💡 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

bors commented May 16, 2019

Copy link
Copy Markdown
Contributor

📌 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

bors commented May 16, 2019

Copy link
Copy Markdown
Contributor

⌛ Testing commit eb75c48 with merge 5408b10...

@bors

bors commented May 16, 2019

Copy link
Copy Markdown
Contributor

☀️ 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
Copy Markdown
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.

5 participants