[CRIU] [PATCH 1/2] make: protobuf -- Generate protofiles deps

Cyrill Gorcunov gorcunov at openvz.org
Wed Jan 23 12:11:11 EST 2013


Some protobuf files do import another files so
we should generate dependencies and rebuild
the program when needed.

For example core.proto imports core-x86.proto
and core-arm.proto, thus if any of them are
changed the final core.pb-c.c should be regenerated.

Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
---
 protobuf/Makefile | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-make-protobuf-Generate-protofiles-deps.patch
Type: text/x-patch
Size: 1089 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130123/ed3130a4/attachment.bin>


More information about the CRIU mailing list