diff options
Diffstat (limited to 'tests/tests2/Makefile')
| -rw-r--r-- | tests/tests2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tests2/Makefile b/tests/tests2/Makefile index 3ff60fd..6bff618 100644 --- a/tests/tests2/Makefile +++ b/tests/tests2/Makefile @@ -27,7 +27,7 @@ ifeq (-$(findstring gcc,$(CC))-,--) SKIP += $(patsubst %.expect,%.test,$(GEN-ALWAYS)) endif ifeq (-$(CONFIG_WIN32)-$(CONFIG_i386)$(CONFIG_arm)-,--yes-) - SKIP += 95_bitfields%.test # type_align is differnt on 32bit-non-windows + SKIP += 95_bitfields%.test # type_align is different on 32bit-non-windows endif # Some tests might need arguments |
