Skip to content

Commit

Permalink
Merge pull request #1190 from alexcrichton/fix-clif-tools
Browse files Browse the repository at this point in the history
Fix build of cranelift-tools
  • Loading branch information
alexcrichton committed Feb 29, 2020
2 parents 99a37a7 + 4bd9eb7 commit 91768e5
Show file tree
Hide file tree
Showing 2 changed files with 234 additions and 0 deletions.
233 changes: 233 additions & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ opt-level = 0

[workspace]
members = [
"cranelift",
"crates/fuzzing",
"crates/misc/rust",
"crates/misc/py",
Expand Down

0 comments on commit 91768e5

Please sign in to comment.