Re: Tom Lane 2014-05-10 <[email protected]> > Christoph Berg <[email protected]> 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?
Fwiw, shouldn't that also happen in back branches? Updating config.* there gives you portability to new architectures for free - and there should be no risk of breaking anything. Christoph -- [email protected] | http://www.df7cb.de/ -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
