We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43193ab commit d379e52Copy full SHA for d379e52
tests/run-make/sysroot-crates-are-unstable/Makefile
@@ -1,2 +1,4 @@
1
+-include ../tools.mk
2
+
3
all:
- '$(PYTHON)' test.py
4
+ env '$(HOST_RPATH_ENV)' '$(PYTHON)' test.py
0 commit comments