[CRIU] [PATCH] make: protobuf -- Fix deps generation on generated sources

Pavel Emelyanov xemul at parallels.com
Tue Apr 15 00:33:45 PDT 2014


On 04/14/2014 11:04 PM, Cyrill Gorcunov wrote:
> There are a few nits in protobuf generation (which in most
> cases are harmless but somethime may cause building procedure
> to fail)
> 
>  - Deps files over generated sources should be produced only
>    when _all_ .proto files are handled, because we include headers
>    which are autogenerated as well, thus simply wait until everything
>    is complete then use compiler to generate deps files
> 
>  - typo in non-clean targes, i rather should use proto-obj-y objects
> 
> Reported-by: Andrey Vagin <avagin at parallels.com>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>

Applied


More information about the CRIU mailing list