We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a143d6d commit d9dc5d8Copy full SHA for d9dc5d8
src/test/run-make/issue-36710/Makefile
@@ -1,3 +1,7 @@
1
+# ignore-riscv64 $(call RUN,foo) expects to run the target executable natively
2
+# so it won't work with remote-test-server
3
+# ignore-arm Another build using remote-test-server
4
+
5
include ../../run-make-fulldeps/tools.mk
6
7
all: foo
0 commit comments