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>
Subject: Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64
Date: 2021-10-26 16:39:58
Message-ID: 1635266397152.45198@amazon.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian

> Not here:
> $ gcc --version
> gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
> $ gcc -v --help -Q 2>/dev/null | grep outline-atomics

This needs to be on an arm64 machine.
The outline-atomics flag does not exist when targeting x86_64.
The flag has been back-ported to Ubuntu 20.04 a year and a half ago: IIRC, it went in just before the release in April 2020.

> Did you rebuild the package locally without changing the Debian version?

I have not re-compiled gcc. The gcc-9.3 is the one distributed as part of Ubuntu 20.04.

If you need access to Graviton2 instances, we have a system of credits that we can use to fund compute time for open-source CI projects.
Let me know if you are interested in getting those compute credits, and I will take the request to my management.

Sebastian

In response to

Responses

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message apt.postgresql.org Repository Update 2021-10-29 16:49:40 powa-archivist updated to version 4.1.2-3.pgdg+1
Previous Message Christoph Berg 2021-10-26 15:41:25 Re: [PATCH] audo-detect and use -moutline-atomics compilation flag for aarch64