Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Date
Msg-id 3049322.1777477454@sss.pgh.pa.us
Whole thread
In response to Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
List pgsql-hackers
Nathan Bossart <nathandbossart@gmail.com> writes:
> On Wed, Apr 29, 2026 at 12:04:48PM +0700, John Naylor wrote:
>> Is the removal of the comment intentional?

> It was, but I'll add them back before committing.

+1, I found that annoying too.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: [BUG?] macOS (Intel) build warnings: "ranlib: file … has no symbols" for aarch64 objects
Next
From: DaeMyung Kang
Date:
Subject: [PATCH] Free BufFile metadata in close and append paths