Sign in
fuchsia
/
third_party
/
rust
/
1.7.0
/
.
/
src
/
test
/
run-make
/
invalid-staticlib
/
Makefile
blob: d4aa6d5e720985d2766f333347861f7531146074 [
file
] [
log
] [
blame
]
-
include
../
tools
.
mk
all
:
touch $
(
TMPDIR
)/
libfoo
.
a
echo
|
$
(
RUSTC
)
-
--
crate
-
type
=
rlib
-
lstatic
=
foo
2
>&
1
|
grep
"failed to add native library"