Re: BUG #19095: Test if function exit() is used fail when linked static - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #19095: Test if function exit() is used fail when linked static
Date
Msg-id 4423e01f-1e52-4f47-a6ca-05cc8081c888@eisentraut.org
Whole thread Raw
In response to Re: BUG #19095: Test if function exit() is used fail when linked static  (Michael Paquier <michael@paquier.xyz>)
Responses Re: BUG #19095: Test if function exit() is used fail when linked static
List pgsql-bugs
On 09.12.25 05:16, Michael Paquier wrote:
> Then applied the result as 4a8e6f43a6b5.  Running the check for meson
> may bring some surprises, but we'll see.  The buildfarm looks OK for
> the moment.  Once we are completely in the clear, let's move on with
> the second patch.

meson gives this warning now:

../src/meson.build:31: WARNING: The variable(s) 'NM' in the input file 
'src/Makefile.global.in' are not present in the given configuration data.

Looks like a small addition on src/makefiles/meson.build would fix it.




pgsql-bugs by date:

Previous
From: Michael Paquier
Date:
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static
Next
From: Michael Paquier
Date:
Subject: Re: BUG #19095: Test if function exit() is used fail when linked static