Update the Android Accessory Host ClassDriver demo to use the updated class configura...
[pub/USBasp.git] / BuildTests / ModuleTest / makefile.xmega
index e666704..054c6c8 100644 (file)
@@ -209,6 +209,7 @@ CFLAGS += -fno-inline-small-functions
 CFLAGS += -fpack-struct\r
 CFLAGS += -fshort-enums\r
 CFLAGS += -fno-strict-aliasing\r
+CFLAGS += -fno-split-wide-types\r
 CFLAGS += -Wa,-adhlns=$(<:%.c=$(OBJDIR)/%.lst)\r
 CFLAGS += $(patsubst %,-I%,$(EXTRAINCDIRS))\r
 CFLAGS += $(CSTANDARD)\r