[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Parallel make failure with gnutls-3.0.12
From: |
Nikos Mavrogiannopoulos |
Subject: |
Re: Parallel make failure with gnutls-3.0.12 |
Date: |
Sun, 22 Jan 2012 12:32:29 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111114 Icedove/3.1.16 |
On 01/22/2012 07:01 AM, Eli Zaretskii wrote:
>> Isn't parallel building also GNU make specific? :)
> No. At least Sun's make can do parallel builds as well.
>> Otherwise do you know a portable way for that?
> Well, I don't really understand the compare-makefile trick. What is
> its purpose, exactly? It seems to have no side effects except,
> potentially, the exit status returned by Diff, but if the exit status
> is the sole purpose, I don't see how that status is being used.
> Anyway, one solution would be to change this:
You are correct. I've adopted this version.
regards,
Nikos