Skip to content

Commit

Permalink
Auto merge of #43725 - dhduvall:libc-update, r=alexcrichton
Browse files Browse the repository at this point in the history
Update libc to 0.2.29

Cargo pulls in libc from crates.io for a number of dependencies, but 0.2.27 is too old to work properly with Solaris.  In particular, it needs the change to make Solaris' `PTHREAD_PROCESS_PRIVATE` a 16-bit integer.
  • Loading branch information
bors committed Aug 8, 2017
2 parents c5e2051 + 9c5397d commit 7c4e1a5
Showing 1 changed file with 36 additions and 36 deletions.
72 changes: 36 additions & 36 deletions src/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7c4e1a5

Please sign in to comment.