Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
tests
/
ui
/
native-library-link-flags
/
suggest-libname-only-2.stderr
blob: 392d2f01f619b1123bb9e8d874c3ff55f0b494c6 [
file
] [
log
] [
blame
] [
edit
]
error
:
could
not
find
native
static
library
`bar.lib`
,
perhaps an
-
L flag
is
missing
?
|
=
help
:
only provide the library name
`bar`
,
not
the full filename
error
:
aborting due to
1
previous error