We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7672f commit 1b55654Copy full SHA for 1b55654
src/test/run-make/issue-36710/Makefile
@@ -1,3 +1,6 @@
1
+# ignore-riscv64 $(call RUN,foo) expects to run the target executable natively
2
+# so it won't work with remote-test-server
3
+
4
include ../../run-make-fulldeps/tools.mk
5
6
all: foo
0 commit comments