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

Commit e34bb09e authored by Ben Cheng's avatar Ben Cheng
Browse files

Explicitly link libstdc++.a for static gtest executables.

Change-Id: I29e3a4036264acd00dfa3229c9d0fc52ee20830e
parent 22261a3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,6 +12,7 @@ LOCAL_C_INCLUDES += bionic \
                    bionic/libstdc++/include \
                    external/stlport/stlport
LOCAL_SHARED_LIBRARIES += libstlport
LOCAL_STATIC_LIBRARIES += libstdc++
endif

ifndef LOCAL_MODULE_PATH