Use ar_archive_writer from sysroot for cg_clif
This commit is contained in:
parent
af7ea3135d
commit
6e5873c08c
3 changed files with 1 additions and 11 deletions
|
@ -12,6 +12,7 @@
|
|||
#![warn(unused_lifetimes)]
|
||||
// tidy-alphabetical-end
|
||||
|
||||
extern crate ar_archive_writer;
|
||||
extern crate jobserver;
|
||||
#[macro_use]
|
||||
extern crate rustc_middle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue