Skip to content

Commit

Permalink
Ignore on 32-bit targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Schievink committed Oct 19, 2020
1 parent d7c7649 commit 60594b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/test/run-make/issue-36710/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
include ../../run-make-fulldeps/tools.mk

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

all: foo
$(call RUN,foo)
Expand Down

0 comments on commit 60594b1

Please sign in to comment.