Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ad511362 authored by Dan Albert's avatar Dan Albert
Browse files

Really fixes the ub branches

Change-Id: I1d78f4e6c1d8086c2895f6739c3202e9ef74fee2
parent e1efe23f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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