We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7c7649 commit 60594b1Copy full SHA for 60594b1
src/test/run-make/issue-36710/Makefile
@@ -1,7 +1,6 @@
1
include ../../run-make-fulldeps/tools.mk
2
3
-# ignore-wasm32
4
-# ignore-thumb
+# ignore-32bit wrong/no cross compiler and sometimes we pass wrong gcc args (-m64)
5
6
all: foo
7
$(call RUN,foo)
0 commit comments