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

Commit 283965ea authored by Dan Albert's avatar Dan Albert
Browse files

Move to libc++ from stlport.

Test: make checkbuild
Bug: None
Change-Id: If2be2abedec1abb2970e8c42170d4a69c0fb4e3d
parent 766f0a49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,6 +40,6 @@ LOCAL_SRC_FILES := contrast.cpp \

LOCAL_CFLAGS += -Wall -Wextra -Werror -Wno-unused-parameter

LOCAL_NDK_STL_VARIANT := stlport_static
LOCAL_NDK_STL_VARIANT := c++_static

include $(BUILD_SHARED_LIBRARY)