tests/tests2/Makefile: Make 85-asm-outside-function Intel-only.

This commit is contained in:
Edmund Grimley Evans 2016-05-04 21:23:25 +01:00
parent a348513569
commit 0fbc77cac6

View File

@ -38,6 +38,9 @@ endif
ifeq ($(ARCH),x86-64)
SKIP += 73_arm64.test
endif
ifeq (,$(filter i386 x86-64,$(ARCH)))
SKIP += 85-asm-outside-function.test
endif
# Some tests might need arguments
ARGS =