]> git.lizzy.rs Git - rust.git/blob - src/test/ui/native-library-link-flags/suggest-libname-only-1.stderr
Rollup merge of #106043 - c410-f3r:moar-errors, r=petrochenkov
[rust.git] / src / test / ui / native-library-link-flags / suggest-libname-only-1.stderr
1 error: could not find native static library `libfoo.a`, perhaps an -L flag is missing?
2    |
3    = help: only provide the library name `foo`, not the full filename
4
5 error: aborting due to previous error
6