Skip to content

Commit 60594b1

Browse files
author
Jonas Schievink
committed
Ignore on 32-bit targets
1 parent d7c7649 commit 60594b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/test/run-make/issue-36710/Makefile

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
include ../../run-make-fulldeps/tools.mk
22

3-
# ignore-wasm32
4-
# ignore-thumb
3+
# ignore-32bit wrong/no cross compiler and sometimes we pass wrong gcc args (-m64)
54

65
all: foo
76
$(call RUN,foo)

0 commit comments

Comments
 (0)