Loading libbacktrace/Android.build.mk +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ endif ifeq ($(build_type),host) # Only build if host builds are supported. ifeq ($(build_host),true) LOCAL_CFLAGS += -Wno-extern-c-compat LOCAL_CFLAGS += -Wno-extern-c-compat -fno-omit-frame-pointer ifneq ($($(module)_libc++),) include external/libcxx/libcxx.mk endif Loading Loading
libbacktrace/Android.build.mk +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ endif ifeq ($(build_type),host) # Only build if host builds are supported. ifeq ($(build_host),true) LOCAL_CFLAGS += -Wno-extern-c-compat LOCAL_CFLAGS += -Wno-extern-c-compat -fno-omit-frame-pointer ifneq ($($(module)_libc++),) include external/libcxx/libcxx.mk endif Loading