]> git.lizzy.rs Git - rust.git/commit
auto merge of #10771 : pnkfelix/rust/fix-make-check-for-ccacheless-clang, r=acrichto
authorbors <bors@rust-lang.org>
Tue, 3 Dec 2013 03:02:07 +0000 (19:02 -0800)
committerbors <bors@rust-lang.org>
Tue, 3 Dec 2013 03:02:07 +0000 (19:02 -0800)
commit8cb59d3868870b1e41e53e75e17272c94eeb1702
treea74b9fd1bc5e8b1da954d60478d605710d63eb2a
parent3a3ffab69b08b6b57e304068f2bc6a1bca41c486
parent5e00d5c7904c1a3121d58c363cb3df0cb07e7af4
auto merge of #10771 : pnkfelix/rust/fix-make-check-for-ccacheless-clang, r=acrichto

 This fixes a problem with `make check` clang -Werror failing due to an unused -Llib arg.