aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/PrinterHost
diff options
context:
space:
mode:
Diffstat (limited to 'Demos/Host/ClassDriver/PrinterHost')
-rw-r--r--Demos/Host/ClassDriver/PrinterHost/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Demos/Host/ClassDriver/PrinterHost/makefile b/Demos/Host/ClassDriver/PrinterHost/makefile
index ebed0837b..5e4eec348 100644
--- a/Demos/Host/ClassDriver/PrinterHost/makefile
+++ b/Demos/Host/ClassDriver/PrinterHost/makefile
@@ -211,6 +211,7 @@ CFLAGS += -ffunction-sections
CFLAGS += -fno-inline-small-functions
CFLAGS += -fpack-struct
CFLAGS += -fshort-enums
+CFLAGS += -fno-strict-aliasing
CFLAGS += -Wall
CFLAGS += -Wstrict-prototypes
CFLAGS += -Wundef