Loading libbacktrace/Android.build.mk +0 −3 Original line number Diff line number Diff line Loading @@ -68,9 +68,6 @@ ifeq ($(build_type),host) # Only build if host builds are supported. ifeq ($(build_host),true) LOCAL_CFLAGS += -Wno-extern-c-compat -fno-omit-frame-pointer ifneq ($($(module)_libc++),) include external/libcxx/libcxx.mk endif include $(BUILD_HOST_$(build_target)) endif endif libprocessgroup/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,6 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH)/include LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include LOCAL_CFLAGS := -Wall -Werror LOCAL_REQUIRED_MODULE := processgroup_cleanup include external/libcxx/libcxx.mk include $(BUILD_SHARED_LIBRARY) include $(CLEAR_VARS) Loading libsync/tests/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) include external/libcxx/libcxx.mk LOCAL_CLANG := true LOCAL_MODULE := sync-unit-tests LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk Loading Loading
libbacktrace/Android.build.mk +0 −3 Original line number Diff line number Diff line Loading @@ -68,9 +68,6 @@ ifeq ($(build_type),host) # Only build if host builds are supported. ifeq ($(build_host),true) LOCAL_CFLAGS += -Wno-extern-c-compat -fno-omit-frame-pointer ifneq ($($(module)_libc++),) include external/libcxx/libcxx.mk endif include $(BUILD_HOST_$(build_target)) endif endif
libprocessgroup/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -8,7 +8,6 @@ LOCAL_C_INCLUDES := $(LOCAL_PATH)/include LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include LOCAL_CFLAGS := -Wall -Werror LOCAL_REQUIRED_MODULE := processgroup_cleanup include external/libcxx/libcxx.mk include $(BUILD_SHARED_LIBRARY) include $(CLEAR_VARS) Loading
libsync/tests/Android.mk +0 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,6 @@ LOCAL_PATH:= $(call my-dir) include $(CLEAR_VARS) include external/libcxx/libcxx.mk LOCAL_CLANG := true LOCAL_MODULE := sync-unit-tests LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk Loading