aboutsummaryrefslogtreecommitdiff
path: root/slof/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'slof/Makefile.inc')
-rw-r--r--slof/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/slof/Makefile.inc b/slof/Makefile.inc
index e08491f..d5878a3 100644
--- a/slof/Makefile.inc
+++ b/slof/Makefile.inc
@@ -29,7 +29,7 @@ INCLBRDDIR ?= $(TOPBRDDIR)/include
CPPFLAGS += -I. -I$(INCLCMNDIR) -I$(INCLBRDDIR) -I$(INCLCMNDIR)/$(CPUARCH)
CFLAGS = -DTARG=$(TARG) -static -Wall -W -std=gnu99 \
-O2 -fomit-frame-pointer -msoft-float $(FLAG) $(CPUARCHDEF) \
- -fno-stack-protector
+ -fno-stack-protector -fno-strict-aliasing
ASFLAGS = -Wa,-mpower4 -Wa,-mregnames $(FLAG) $(CPUARCHDEF)
LDFLAGS += -static -nostdlib -Wl,-q,-n