Re: Updating config.guess/config.sub for ppc64le

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christoph Berg <cb(at)df7cb(dot)de>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Updating config.guess/config.sub for ppc64le
Date: 2014-05-10 13:53:06
Message-ID: 27476.1399729986@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Christoph Berg <cb(at)df7cb(dot)de> writes:
> to support ppc64le, config.guess needs to be updated. The attached
> patch is what was reported to work for Ubuntu.

Our normal procedure is

o update config.guess and config.sub at the start of beta
(from http://savannah.gnu.org/projects/config)

(memo to self: this better happen today). Is that patch just subbing
in the latest upstream scripts, or is it doing something else?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2014-05-10 14:03:10 Re: Compression of full-page-writes
Previous Message Tom Lane 2014-05-10 13:50:11 Re: Supporting tcl 8.6