Re: [PATCH] relocation truncated to fit: citus build failure on s390x

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Christoph Berg <myon(at)debian(dot)org>
Cc: Andres Freund <andres(at)anarazel(dot)de>, Jason Petersen <jason(at)citusdata(dot)com>, pgsql-pkg-debian(at)postgresql(dot)org, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: [PATCH] relocation truncated to fit: citus build failure on s390x
Date: 2017-05-30 17:04:06
Message-ID: 25131.1496163846@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-pkg-debian

Christoph Berg <myon(at)debian(dot)org> writes:
> My main point here would be that we are already setting this for all
> extensions for sparc and sparc64, so s390(x) would just follow suit.

For some values of "we", sure ;-). But I think what is really under
discussion here is whether to change -fpic to -fPIC for all platforms.
It looks like Makefile.netbsd and Makefile.openbsd would be affected along
with Makefile.linux. Some other platforms such as freebsd are already
in the fPIC-always camp.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2017-05-30 17:21:19 Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x
Previous Message Bruce Momjian 2017-05-30 17:01:34 Re: PG10 Crash-safe and replicable Hash Indexes and UNIQUE

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Christoph Berg 2017-05-30 17:21:19 Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x
Previous Message Christoph Berg 2017-05-30 16:52:58 Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x