Re: Include ppc64le build type for back branches - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Include ppc64le build type for back branches
Date
Msg-id 32671.1449588478@sss.pgh.pa.us
Whole thread Raw
In response to Include ppc64le build type for back branches  (Sandeep Thakkar <sandeep.thakkar@enterprisedb.com>)
Responses Re: Include ppc64le build type for back branches  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Sandeep Thakkar <sandeep.thakkar@enterprisedb.com> writes:
> So, config.guess should be changed to include the build type for ppc64le
> like it is in 9.4+ branches.

So far as I can tell from a quick troll of the git history, we have never
ever updated config.guess/config.sub in released branches.  I'm a bit
hesitant to do it in this case either: it would amount to retroactively
adding support for a platform, which sure sounds like a new feature.

My vote would be to adjust your buildfarm critter to only try to build
9.4 and up.
        regards, tom lane



pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Move PinBuffer and UnpinBuffer to atomics
Next
From: Amit Kapila
Date:
Subject: Re: pg_hba_lookup function to get all matching pg_hba.conf entries