aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/LEDNotifier/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/LEDNotifier/makefile')
-rw-r--r--Projects/LEDNotifier/makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Projects/LEDNotifier/makefile b/Projects/LEDNotifier/makefile
index 805dac404..5b3e47689 100644
--- a/Projects/LEDNotifier/makefile
+++ b/Projects/LEDNotifier/makefile
@@ -214,6 +214,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