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

Commit 201bf676 authored by Dan Albert's avatar Dan Albert Committed by Gerrit Code Review
Browse files

Merge "Really fixes the ub branches"

parents e1efe23f ad511362
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