aboutsummaryrefslogtreecommitdiff
path: root/packages/Makefile.buildlayout
diff options
context:
space:
mode:
Diffstat (limited to 'packages/Makefile.buildlayout')
-rw-r--r--packages/Makefile.buildlayout2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/Makefile.buildlayout b/packages/Makefile.buildlayout
index cf50700b..ea892421 100644
--- a/packages/Makefile.buildlayout
+++ b/packages/Makefile.buildlayout
@@ -61,7 +61,7 @@ endif
#==============================================================================#
# base level optimizations
-OPT_CFLAGS = -O3 -funroll-loops -fomit-frame-pointer
+OPT_CFLAGS = -O2
DEBUG_CFLAGS = -ggdb