am 5788769d: Merge "Revert "Fix ODR issues in ART.""
* commit '5788769ddcb9ab33a36fdf4d078f90a4ef022d8d': Revert "Fix ODR issues in ART."
This commit is contained in:
commit
48e9dbfb9a
|
@ -42,8 +42,8 @@ include $(BUILD_HOST_STATIC_LIBRARY)
|
|||
include $(CLEAR_VARS)
|
||||
LOCAL_CPP_EXTENSION := .cc
|
||||
LOCAL_SRC_FILES := ${source_files}
|
||||
LOCAL_STATIC_LIBRARIES := libutils
|
||||
LOCAL_SHARED_LIBRARIES := libz-host liblog libbase
|
||||
LOCAL_STATIC_LIBRARIES := libz libutils
|
||||
LOCAL_SHARED_LIBRARIES := liblog libbase
|
||||
LOCAL_MODULE:= libziparchive-host
|
||||
LOCAL_CFLAGS := -Werror
|
||||
LOCAL_MULTILIB := both
|
||||
|
|
Loading…
Reference in New Issue