[CRIU] Re: [PATCH] makefile: build pie after protobuf

Kinsbursky Stanislav skinsbursky at openvz.org
Wed Aug 8 03:43:06 EDT 2012


08.08.2012 11:41, Cyrill Gorcunov пишет:
> 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.

Answer to the question: nothing was dropped.

>
>> 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.

You are welcome. :)


-- 
Best regards,
Stanislav Kinsbursky




More information about the CRIU mailing list