Loading libbacktrace/Android.build.mk +3 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,9 @@ endif ifeq ($(build_type),host) # Only build if host builds are supported. ifeq ($(build_host),true) ifneq ($($(module)_libc++),) include external/libcxx/libcxx.mk endif include $(BUILD_HOST_$(build_target)) endif endif Loading
libbacktrace/Android.build.mk +3 −0 Original line number Diff line number Diff line Loading @@ -72,6 +72,9 @@ endif ifeq ($(build_type),host) # Only build if host builds are supported. ifeq ($(build_host),true) ifneq ($($(module)_libc++),) include external/libcxx/libcxx.mk endif include $(BUILD_HOST_$(build_target)) endif endif