Merge "Move libutils to libc++."
This commit is contained in:
commit
917d6f4c73
1 changed files with 0 additions and 4 deletions
|
|
@ -104,8 +104,6 @@ LOCAL_SHARED_LIBRARIES := \
|
|||
liblog \
|
||||
libdl
|
||||
|
||||
include external/stlport/libstlport.mk
|
||||
|
||||
LOCAL_MODULE:= libutils
|
||||
include $(BUILD_STATIC_LIBRARY)
|
||||
|
||||
|
|
@ -121,8 +119,6 @@ LOCAL_SHARED_LIBRARIES := \
|
|||
liblog
|
||||
LOCAL_CFLAGS := -Werror
|
||||
|
||||
include external/stlport/libstlport.mk
|
||||
|
||||
include $(BUILD_SHARED_LIBRARY)
|
||||
|
||||
# Include subdirectory makefiles
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue