Makefile: Build protobuf with PIC enabled.
PIC (Position-independent code) is required to be able to include the static protobuf library in shared objects, as is required for the jni library.
Loading
Please sign in to comment
PIC (Position-independent code) is required to be able to include the static protobuf library in shared objects, as is required for the jni library.