rust/tests/run-make/dump-ice-to-disk/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

11 lines
165 B
Makefile
Raw Normal View History

2023-07-07 05:17:10 -05:00
include ../tools.mk
# ignore-windows
export RUSTC := $(RUSTC_ORIGINAL)
export LD_LIBRARY_PATH := $(HOST_RPATH_DIR)
2023-07-07 05:17:10 -05:00
export TMPDIR := $(TMPDIR)
all:
bash check.sh