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 the gcc crate to 0.3.53 and disable compilation warnings #187

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

est31
Copy link
Member

@est31 est31 commented Sep 7, 2017

The update is needed because you'd otherwise get a deprecation warning about Config being deprecated, as rust-lang/rust has updated the gcc crate.

The compilation warnings are inside the compiler-rt submodule, about which we don't have
direct control over, so we disable them for the build to be silent.

They are inside the compiler-rt submodule, about which we don't have
direct control over.
@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Contributor

bors commented Sep 7, 2017

📌 Commit 02ea9e5 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Sep 7, 2017

⌛ Testing commit 02ea9e5 with merge 38ffaf9...

bors added a commit that referenced this pull request Sep 7, 2017
Update the gcc crate to 0.3.53 and disable compilation warnings

The update is needed because you'd otherwise get a deprecation warning about `Config` being deprecated, as rust-lang/rust has updated the gcc crate.

The compilation warnings are inside the compiler-rt submodule, about which we don't have
direct control over, so we disable them.
@bors
Copy link
Contributor

bors commented Sep 7, 2017

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

@bors bors merged commit 02ea9e5 into rust-lang:master Sep 7, 2017
est31 added a commit to est31/rust that referenced this pull request Sep 7, 2017
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Sep 8, 2017
…ark-Simulacrum

Update the libcompiler_builins submodule

Pulls in rust-lang/compiler-builtins#187 for nicer build output :)
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Sep 9, 2017
…ark-Simulacrum

Update the libcompiler_builins submodule

Pulls in rust-lang/compiler-builtins#187 for nicer build output :)
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Sep 9, 2017
…ark-Simulacrum

Update the libcompiler_builins submodule

Pulls in rust-lang/compiler-builtins#187 for nicer build output :)
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Sep 10, 2017
…ark-Simulacrum

Update the libcompiler_builins submodule

Pulls in rust-lang/compiler-builtins#187 for nicer build output :)
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