summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 368a32019..5cc743770 100644
--- a/Makefile
+++ b/Makefile
@@ -147,7 +147,7 @@ GCC_WITH_TUNE:=
#SOFT_FLOAT:=true
SOFT_FLOAT:=false
-TARGET_OPTIMIZATION=-Os
+TARGET_OPTIMIZATION=-Os -pipe
TARGET_DEBUGGING= #-g
# Currently the unwind stuff seems to work for staticly linked apps but