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

From: "Pop, Sebastian" <spop(at)amazon(dot)com>
To: Christoph Berg <myon(at)debian(dot)org>
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:25:28
Message-ID: 1636665927494.4426@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

> That will fail on bionic.

The autoconf code does a check that the compiler supports the -moutline-atomics flag.
The change will still be fine on bionic and all other distros with a gcc without the flag.

> > 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.

Thanks for the instructions. I will test the patch and let you know.

Sebastian

In response to

Responses

Browse pgsql-pkg-debian by date

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