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"