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)) \
|
$($(module)_ldlibs_$(build_type)) \
|
||||||
|
|
||||||
ifeq ($(build_type),target)
|
ifeq ($(build_type),target)
|
||||||
ifneq ($(module)_libc++,)
|
ifneq ($($(module)_libc++),)
|
||||||
include external/libcxx/libcxx.mk
|
include external/libcxx/libcxx.mk
|
||||||
else
|
else
|
||||||
include external/stlport/libstlport.mk
|
include external/stlport/libstlport.mk
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue