mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00
Remove hardcoding
This commit is contained in:
parent
f40aea923e
commit
215ae2f9a1
@ -1062,7 +1062,7 @@ test!(verbose_release_build_deps {
|
||||
--out-dir {dir}{sep}target{sep}release \
|
||||
-L {dir}{sep}target{sep}release \
|
||||
-L {dir}{sep}target{sep}release{sep}deps \
|
||||
--extern foo={dir}/target/release/deps/libfoo-12f497cde367dfe6.rlib`
|
||||
--extern foo={dir}/target/release/deps/libfoo{hash1}.rlib`
|
||||
{compiling} foo v0.0.0 (file:{dir})
|
||||
{compiling} test v0.0.0 (file:{dir})\n",
|
||||
running = RUNNING,
|
||||
|
Loading…
x
Reference in New Issue
Block a user