blob: bd441d321bfabb8a0c67f14ca266d371e9743a73 [file] [log] [blame]
# ignore-cross-compile
include ../tools.mk
all: $(call NATIVE_STATICLIB,test)
$(RUSTC) nonclike.rs -L$(TMPDIR) -ltest
$(call RUN,nonclike)