Merge "Delete relics left behind by commit 86e6b7ed51
."
This commit is contained in:
commit
880c9ffe7a
1 changed files with 0 additions and 8 deletions
|
@ -20,14 +20,6 @@ endif
|
|||
|
||||
include $(BUILD_SYSTEM)/binary.mk
|
||||
|
||||
ifeq ($(LOCAL_RAW_STATIC_LIBRARY),true)
|
||||
LOCAL_RAW_STATIC_LIBRARY:=
|
||||
$(all_objects) : PRIVATE_TARGET_PROJECT_INCLUDES :=
|
||||
$(all_objects) : PRIVATE_TARGET_C_INCLUDES :=
|
||||
$(all_objects) : PRIVATE_TARGET_GLOBAL_CFLAGS :=
|
||||
$(all_objects) : PRIVATE_TARGET_GLOBAL_CPPFLAGS :=
|
||||
endif
|
||||
|
||||
$(LOCAL_BUILT_MODULE) : $(built_whole_libraries)
|
||||
$(LOCAL_BUILT_MODULE) : $(all_objects)
|
||||
$(transform-o-to-static-lib)
|
||||
|
|
Loading…
Reference in a new issue