recovery: Switch to clang
And a few trival fixes to suppress warnings.
Change-Id: Id28e3581aaca4bda59826afa80c0c1cdfb0442fc
(cherry picked from commit 80e46e08de)
This commit is contained in:
@@ -6,10 +6,12 @@ LOCAL_SRC_FILES := \
|
||||
mounts.c
|
||||
|
||||
LOCAL_MODULE := libmtdutils
|
||||
LOCAL_CLANG := true
|
||||
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_CLANG := true
|
||||
LOCAL_SRC_FILES := flash_image.c
|
||||
LOCAL_MODULE := flash_image
|
||||
LOCAL_MODULE_TAGS := eng
|
||||
|
||||
Reference in New Issue
Block a user