[CRIU] [PATCH 2/3] make: protobuf -- Generate protofiles deps
Cyrill Gorcunov
gorcunov at openvz.org
Wed Jan 23 16:44:39 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 | 16 +++++++++++++++-
1 file changed, 15 insertions(+), 1 deletion(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-make-protobuf-Generate-protofiles-deps.patch
Type: text/x-patch
Size: 1081 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20130124/95fbe6e0/attachment.bin>
More information about the CRIU
mailing list