Re: meson oddities

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: meson oddities
Дата
Msg-id Y3LN09Hu5GLadEMC@paquier.xyz
обсуждение исходный текст
Ответ на meson oddities  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: meson oddities  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Mon, Nov 14, 2022 at 05:41:54PM -0500, Andrew Dunstan wrote:
> Also, why have the CPPFLAGS made their way into the LDFLAGS? That seems
> wrong.

Not only CPPFLAGS.  I pass down some custom CFLAGS to the meson
command as well, and these find their way to LDFLAGS on top of
CFLAGS for the user-defined entries.  I would not have expected that,
either.
--
Michael

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Justin Pryzby
Дата:
Сообщение: Re: [RFC] building postgres with meson - v12
Следующее
От: Andres Freund
Дата:
Сообщение: Re: meson oddities