protobuf-c-text: compile with -fPIC

This commit is contained in:
Robert Swiecki 2017-05-28 14:41:03 +02:00
parent ffe865934b
commit f7146e1e6d

View File

@ -90,7 +90,7 @@ kafel/libkafel.a:
$(MAKE) -C kafel
protobuf-c-text/protobuf-c-text/.libs/libprotobuf-c-text.a:
sh -c "cd protobuf-c-text; ./autogen.sh;"
sh -c "cd protobuf-c-text; CFLAGS=\"-fPIC\" ./autogen.sh;"
$(MAKE) -C protobuf-c-text
$(PROTO_DEPS): config.proto