convert to ANSI-C

This commit is contained in:
Pierre Joye
2010-10-05 16:58:47 -07:00
committed by Pascal Massimino
parent c3f41cb47e
commit c8d15efa12
11 changed files with 382 additions and 482 deletions

View File

@ -13,7 +13,7 @@ LOCAL_SRC_FILES := \
LOCAL_CFLAGS := -Wall -DANDROID -DHAVE_MALLOC_H -DHAVE_PTHREAD \
-finline-functions -frename-registers -ffast-math \
-s -fomit-frame-pointer -std=gnu99
-s -fomit-frame-pointer
LOCAL_C_INCLUDES += $(LOCAL_PATH)/src