meson oddities

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема meson oddities
Дата
Msg-id 64c0517b-5504-68ea-1912-9f647a70a3cc@dunslane.net
обсуждение исходный текст
Ответы Re: meson oddities  (Michael Paquier <michael@paquier.xyz>)
Re: meson oddities  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
Here's a couple of things I've noticed.


andrew@ub22:HEAD $ inst.meson/bin/pg_config --libdir --ldflags
/home/andrew/pgl/pg_head/root/HEAD/inst.meson/lib/x86_64-linux-gnu
-fuse-ld=lld -DCOPY_PARSE_PLAN_TREES -DRAW_EXPRESSION_COVERAGE_TEST
-DWRITE_READ_PARSE_PLAN_TREES


Are we really intending to add a new subdirectory to the default layout?
Why is that x84_64-linux-gnu there?

Also, why have the CPPFLAGS made their way into the LDFLAGS? That seems
wrong.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: HOT chain validation in verify_heapam()
Следующее
От: Peter Geoghegan
Дата:
Сообщение: Re: HOT chain validation in verify_heapam()