aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 40a13d3..be58b48 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL) -m 644
# Flags
-CFLAGS = -O3 -c -Wall -fpic
+CFLAGS = -O2 -c -Wall -fpic
LDFLAGS = -shared
# Directories