Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64 - Mailing list pgsql-pkg-debian

From Christoph Berg
Subject Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
Date
Msg-id YY2E5tuURTBkkTmd@msg.df7cb.de
Whole thread Raw
In response to Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64  ("Pop, Sebastian" <spop@amazon.com>)
Responses Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
List 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



pgsql-pkg-debian by date:

Previous
From: "Pop, Sebastian"
Date:
Subject: Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
Next
From: "Pop, Sebastian"
Date:
Subject: Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64