Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64

From: Christoph Berg <myon(at)debian(dot)org>
To: "Pop, Sebastian" <spop(at)amazon(dot)com>
Cc: PostgreSQL in Debian <pgsql-pkg-debian(at)postgresql(dot)org>, "Saidi, Ali" <alisaidi(at)amazon(dot)com>, "Csoma, Csaba" <csabac(at)amazon(dot)com>
Subject: Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
Date: 2021-11-11 21:02:30
Message-ID: YY2E5tuURTBkkTmd@msg.df7cb.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

Re: Pop, Sebastian
> Thanks Christoph for the pointers.
>
> I see that the source code of PostgreSQL is patched before builds:
> i.e., the configure.in file has this patch applied to it https://salsa.debian.org/postgresql/postgresql/-/blob/13/debian/patches/autoconf2.69
>
> Following the original patch from Tsahi Zidenberg,
> https://www.postgresql.org/message-id/attachment/111983/0001-Support-outline-atomics-on-aarch64.patch
> I would like to add the attached patch to the list of patches applied before build.

That will fail on bionic.

> Christoph, could you please let me know how I should test the patch?

Apply it, and run "make check-world" on focal. The others should be
unaffected since the flag is on by default.

Christoph

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Pop, Sebastian 2021-11-11 21:21:30 Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
Previous Message Pop, Sebastian 2021-11-11 17:38:03 Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64