Really fixes the ub branches
Change-Id: I1d78f4e6c1d8086c2895f6739c3202e9ef74fee2
This commit is contained in:
parent
e1efe23ff7
commit
ad51136267
|
@ -60,7 +60,7 @@ LOCAL_LDLIBS := \
|
|||
$($(module)_ldlibs_$(build_type)) \
|
||||
|
||||
ifeq ($(build_type),target)
|
||||
ifneq ($(module)_libc++,)
|
||||
ifneq ($($(module)_libc++),)
|
||||
include external/libcxx/libcxx.mk
|
||||
else
|
||||
include external/stlport/libstlport.mk
|
||||
|
|
Loading…
Reference in New Issue