Skip to content

Conversation

@alexcrichton
Copy link
Member

The LLVM update includes patches from #8488 by @klutzy to build llvm on mingw-64 and also to enable segmented stacks on that platform.

The libuv patch is a rebase on the now-current joyent/master in order to fix #8829

@thestinger
Copy link
Contributor

Are the LLVM patches in the process of being integrated upstream?

@alexcrichton
Copy link
Member Author

Not that I'm aware of.

@thestinger
Copy link
Contributor

I seems like we should start submitting them upstream and making sure they're in the process of being integrated before actually applying them. Otherwise, someone unfamiliar with the patches is going to have to do it all at some point down the road and I don't see it going well.

bors added a commit that referenced this pull request Aug 29, 2013
The LLVM update includes patches from #8488 by @klutzy to build llvm on mingw-64 and also to enable segmented stacks on that platform.

The libuv patch is a rebase on the now-current joyent/master in order to fix #8829
@bors bors closed this Aug 29, 2013
@klutzy klutzy mentioned this pull request Sep 4, 2013
xFrednet pushed a commit to xFrednet/rust that referenced this pull request May 21, 2022
…=llogiq

Mini changelog update for Rust 1.61.0

I'll do the full release and sync tomorrow, as I sadly don't have the time today. This is a quick update to ensure that Rust's changelog will link to the correct section in our changelog.  The change is according to [our docs](https://github.com/rust-lang/rust-clippy/blob/8751e47bae68f6bf7ec833dbd42bde51a74f1a65/book/src/development/infrastructure/release.md#update-changelogmd)

changelog: none
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.

libuv doesn't build on os x 10.6, gcc 4.2.1

4 participants