[CRIU] Re: [PATCH] makefile: build pie after protobuf
Cyrill Gorcunov
gorcunov at openvz.org
Wed Aug 8 03:41:41 EDT 2012
On Wed, Aug 08, 2012 at 11:36:55AM +0400, Kinsbursky Stanislav wrote:
> 08.08.2012 11:28, Cyrill Gorcunov пишет:
> >On Wed, Aug 08, 2012 at 11:22:25AM +0400, Kinsbursky Stanislav wrote:
> >>>>Huh? Why you've dropped $(PIE-GEN) here?
> >>>I think it should be something like
> >>>
> >>>all: pie
> >>>pie: protobuf $(PIE-GEN)
> >>Nope.
> >Excellent answer. Could you please be more verbose here?
>
> Then you should ask, not state.
Re-read mails. I've asked in the first message.
> In your case ("pie: protobuf $(PIE-GEN)" - this is actually the
> same, like it was without my patch) "protobuf" and "$(PIE-GEN)" are
> subsystems. I.e. they will be build in parallel with "-j" option.
> My intention was to make $(PIE-GEN) target depend on "protobuf"
> target, because the first requires headers, produces by the last.
OK, fair enough, thanks.
Cyrill
More information about the CRIU
mailing list