Skip to content

Fix libstd build for mips*-unknown-linux-uclibc #958

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 2 commits into from
Apr 4, 2018

Conversation

draganmladjenovic
Copy link

The getrandom syscall related constant were missing. This PR adds full syscall table just in case and few other nits.

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Apr 3, 2018

📌 Commit ba0e4bb has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Apr 3, 2018

⌛ Testing commit ba0e4bb with merge b8e60bf...

bors added a commit that referenced this pull request Apr 3, 2018
Fix libstd build for mips*-unknown-linux-uclibc

The getrandom syscall related constant were missing. This PR adds full syscall table just in case and few other nits.
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Apr 3, 2018

📌 Commit 6bc7e25 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Apr 3, 2018

⌛ Testing commit 6bc7e25 with merge 38bb80b...

bors added a commit that referenced this pull request Apr 3, 2018
Fix libstd build for mips*-unknown-linux-uclibc

The getrandom syscall related constant were missing. This PR adds full syscall table just in case and few other nits.
@bors
Copy link
Contributor

bors commented Apr 3, 2018

💥 Test timed out

@alexcrichton
Copy link
Member

alexcrichton commented Apr 3, 2018 via email

@bors
Copy link
Contributor

bors commented Apr 3, 2018

⌛ Testing commit 6bc7e25 with merge d51b5c9...

bors added a commit that referenced this pull request Apr 3, 2018
Fix libstd build for mips*-unknown-linux-uclibc

The getrandom syscall related constant were missing. This PR adds full syscall table just in case and few other nits.
@bors
Copy link
Contributor

bors commented Apr 3, 2018

💔 Test failed - status-appveyor

@alexcrichton
Copy link
Member

alexcrichton commented Apr 3, 2018 via email

bors added a commit that referenced this pull request Apr 3, 2018
Fix libstd build for mips*-unknown-linux-uclibc

The getrandom syscall related constant were missing. This PR adds full syscall table just in case and few other nits.
@bors
Copy link
Contributor

bors commented Apr 3, 2018

⌛ Testing commit 6bc7e25 with merge 829d020...

@bors
Copy link
Contributor

bors commented Apr 4, 2018

☀️ Test successful - status-appveyor, status-travis
Approved by: alexcrichton
Pushing 829d020 to master...

@bors bors merged commit 6bc7e25 into rust-lang:master Apr 4, 2018
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