Enabled more aggressive optimizations for all apps and libs
This commit is contained in:
@@ -21,7 +21,7 @@ common_SRC_FILES := \
|
||||
pngwtran.c \
|
||||
pngwutil.c
|
||||
|
||||
common_CFLAGS := ## -fomit-frame-pointer
|
||||
common_CFLAGS := -O3
|
||||
|
||||
common_C_INCLUDES += $(LOCAL_PATH)/include
|
||||
|
||||
|
||||
Reference in New Issue
Block a user