mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
Fix wrong name for 85 test.
This commit is contained in:
@@ -26,7 +26,7 @@ ifeq ($(ARCH),x86-64)
|
||||
SKIP += 73_arm64.test
|
||||
endif
|
||||
ifeq (,$(filter i386 x86-64,$(ARCH)))
|
||||
SKIP += 85-asm-outside-function.test
|
||||
SKIP += 85_asm-outside-function.test
|
||||
endif
|
||||
|
||||
# Some tests might need arguments
|
||||
|
||||
Reference in New Issue
Block a user