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

Update rust to fix musl builds #15

Closed
aidanhs opened this issue Jul 11, 2015 · 9 comments
Closed

Update rust to fix musl builds #15

aidanhs opened this issue Jul 11, 2015 · 9 comments

Comments

@aidanhs
Copy link
Member

aidanhs commented Jul 11, 2015

I'm in no particular hurry about this, I've just created the issue so I can be notified when it's closed.

rust-lang/rust@52862e4#diff-4c1827e2ef5156ad90c1cef13755f4c8

@alexcrichton
Copy link
Member

Done!

@alexcrichton
Copy link
Member

Ended up yanking 0.1.9 due to compatibility concerns

@alexcrichton alexcrichton reopened this Jul 13, 2015
@dhuseby
Copy link

dhuseby commented Jul 28, 2015

@alexcrichton this will also need to be updated to pick up the FreeBSD i686 changes when Rust PR #27360 lands.

@dhuseby
Copy link

dhuseby commented Jul 28, 2015

I'll send you a PR. The only question is if I need to bump the minor version or just the patch number.

@agrover
Copy link

agrover commented Aug 12, 2015

This is a blocker for me. I need flock(2) for http://github.com/agrover/melvin. I added it to Rust repo on June 24, but until libc crate is updated I can't update nix-rust, and then start using it in my project. @alexcrichton I know you say in #17 you're busy but I just wanted to describe my situation to maybe increase this issue's relative status a little.

@aidanhs
Copy link
Member Author

aidanhs commented Aug 12, 2015

Why not just use a .cargo file? http://doc.crates.io/guide.html#overriding-dependencies

Clone the repo (with submodules), add .cargo and you're pretty much good to go.

@alexcrichton
Copy link
Member

I've opened rust-lang/rust#27762 and if that lands then we can upgrade libc without breaking anything.

@tailhook
Copy link

I can confirm that libc with rust submodule works nice for me (even with musl build). So looking forward for release soon.

@tailhook
Copy link

Thanks!

Susurrus pushed a commit to Susurrus/libc that referenced this issue Mar 26, 2017
dlrobertson pushed a commit to dlrobertson/libc that referenced this issue Oct 31, 2017
bors pushed a commit that referenced this issue Sep 24, 2019
lvllvl added a commit to lvllvl/libc that referenced this issue Jan 7, 2025
# This is the 1st commit message:

chore: add labels to FIXMEs

# This is the commit message rust-lang#2:

change label for .field FIXMEs
# This is the commit message rust-lang#3:

add fixme csv

# This is the commit message rust-lang#4:

Update fixmes.csv
# This is the commit message rust-lang#5:

Update fixmes.csv
# This is the commit message rust-lang#6:

Update fixmes.csv
# This is the commit message rust-lang#7:

Update fixmes.csv
# This is the commit message rust-lang#8:

Update fixmes.csv
# This is the commit message rust-lang#9:

Update fixmes.csv
# This is the commit message rust-lang#10:

Update fixmes.csv
# This is the commit message rust-lang#11:

Update fixmes.csv
# This is the commit message rust-lang#12:

Update fixmes.csv
# This is the commit message rust-lang#13:

Update fixmes.csv
# This is the commit message rust-lang#14:

Update fixmes.csv
# This is the commit message rust-lang#15:

Update fixmes.csv
# This is the commit message rust-lang#16:

Update fixmes.csv
# This is the commit message rust-lang#17:

Update fixmes.csv
# This is the commit message rust-lang#18:

updates to csv

# This is the commit message rust-lang#19:

Update fixmes.csv
# This is the commit message rust-lang#20:

Update fixmes.csv
# This is the commit message rust-lang#21:

Update fixmes.csv
# This is the commit message rust-lang#22:

Update fixmes.csv remove hurd"
# This is the commit message rust-lang#23:

Update fixmes.csv remove "'s
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

No branches or pull requests

5 participants