summaryrefslogtreecommitdiffstatshomepage
path: root/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/makefile b/makefile
index 8aff71a3aa5..b4544b80029 100644
--- a/makefile
+++ b/makefile
@@ -314,7 +314,6 @@ CFLAGS += -O$(OPTIMIZE)
# and make all errors into warnings
ifneq ($(OPTIMIZE),0)
CFLAGS += -Werror $(ARCHOPTS) -fno-strict-aliasing
-#CFLAGS += $(ARCHOPTS) -fno-strict-aliasing
endif
# if symbols are on, make sure we have frame pointers