We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dump-ice-to-disk
short-ice
1 parent b14fd23 commit 3670bf1Copy full SHA for 3670bf1
tests/run-make/dump-ice-to-disk/Makefile
@@ -3,6 +3,7 @@ include ../tools.mk
3
# ignore-windows
4
5
export RUSTC := $(RUSTC_ORIGINAL)
6
+export LD_LIBRARY_PATH := $(HOST_RPATH_DIR)
7
export TMPDIR := $(TMPDIR)
8
9
all:
tests/run-make/short-ice/Makefile
0 commit comments