Merge "Really fixes the ub branches"
This commit is contained in:
commit
201bf6769f
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue