Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 4114d68

Browse files
committedSep 29, 2017
Update the libcompiler_builtins submodule
1 parent 688a858 commit 4114d68

File tree

3 files changed

+3
-9
lines changed

3 files changed

+3
-9
lines changed
 

‎src/Cargo.lock

Lines changed: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎src/rustc/compiler_builtins_shim/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ doctest = false
1515
core = { path = "../../libcore" }
1616

1717
[build-dependencies]
18-
gcc = "0.3"
18+
cc = "1.0"
1919

2020
[features]
2121
c = []

0 commit comments

Comments
 (0)
Please sign in to comment.