Rename libprotobuf-cpp-lite_static to libprotobuf-cpp-lite

Use the same name for the static and shared libraries so that the module
definitions can be shared.

Change-Id: I1578ee7044689194ae1baea4d71f1b0e8737505f
This commit is contained in:
Dan Willemsen
2016-07-31 22:48:28 -07:00
parent 8261d1e042
commit 2005edf642

View File

@@ -129,7 +129,7 @@ hostStaticLibs := \
libziparchive-host \ libziparchive-host \
libpng \ libpng \
libbase \ libbase \
libprotobuf-cpp-lite_static libprotobuf-cpp-lite
# Statically link libz for MinGW (Win SDK under Linux), # Statically link libz for MinGW (Win SDK under Linux),