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

From Pop, Sebastian
Subject Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
Date
Msg-id 1636669594714.41068@amazon.com
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
Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
List pgsql-pkg-debian
sudo apt install build-essential libreadline-dev zlib1g-dev bison flex
> git clone https://github.com/postgres/postgres
> cd postgres
> patch -p1 < a.diff
> autoconf
./configure
> make
> make check-world
>
> All checks passed on a c6g Graviton2 instance.

I also run the above steps on bionic - ubuntu 18.04 - to check that the patch passes when gcc does not have the
-moutline-atomicsflag. 
All checks pass on bionic on a c6g instance.
Thanks Ali for recommending the extra test.

Sebastian


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: apt.postgresql.org Repository Update
Date:
Subject: repmgr updated to version 5.3.0-1.pgdg+1