Explicitly link libstdc++.a for static gtest executables.
Change-Id: I29e3a4036264acd00dfa3229c9d0fc52ee20830e
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user