Os by default.

This commit is contained in:
Ilmir Usmanov
2014-10-14 22:06:04 +04:00
parent 562f877328
commit 948c74b4b9
+1 -1
View File
@@ -190,7 +190,7 @@ CFLAGS_WERROR ?= -Werror
CFLAGS_WFATAL_ERRORS ?= -Wfatal-errors
# Optimizations
CFLAGS_OPTIMIZE ?= -O3 -flto
CFLAGS_OPTIMIZE ?= -Os -flto
CFLAGS_NO_OPTIMIZE ?= -O0
LDFLAGS_OPTIMIZE ?=
LDFLAGS_NO_OPTIMIZE ?=