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

Commit d32bbe7d authored by Ben Cheng's avatar Ben Cheng Committed by Gerrit Code Review
Browse files

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

parents 0ac89b45 e34bb09e
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -12,6 +12,7 @@ LOCAL_C_INCLUDES += bionic \
                    bionic/libstdc++/include \
                    bionic/libstdc++/include \
                    external/stlport/stlport
                    external/stlport/stlport
LOCAL_SHARED_LIBRARIES += libstlport
LOCAL_SHARED_LIBRARIES += libstlport
LOCAL_STATIC_LIBRARIES += libstdc++
endif
endif


ifndef LOCAL_MODULE_PATH
ifndef LOCAL_MODULE_PATH