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