Bug in buildfarm client

From: Christian Ullrich <chris(at)chrullrich(dot)net>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Bug in buildfarm client
Date: 2012-12-04 07:40:13
Message-ID: k9k9cr$jrq$1@ger.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hello all,

the extension modules (TestUpgrade etc.) in the buildfarm client do not
use the "make" command override defined in the config file, instead
hardcoding command lines using "make". This fails where make is not GNU
make.

Patch attached, which fixes the problem on jaguarundi.

--
Christian

Attachment Content-Type Size
buildfarm-gmake.diff text/plain 2.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeff Davis 2012-12-04 08:11:46 Re: Enabling Checksums
Previous Message Hannu Krosing 2012-12-04 07:35:55 Re: ALTER TABLE ... NOREWRITE option