summaryrefslogtreecommitdiffhomepage
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile b/examples/Makefile
index 04bd14e6..cc9ef239 100644
--- a/examples/Makefile
+++ b/examples/Makefile
@@ -210,7 +210,7 @@ else
CFLAGS += -Os
endif
else
- CFLAGS += -s -O2
+ CFLAGS += -O2
endif
endif