Re: BUG #15407: [minor] build depends on $MAKELEVEL being 0 at topMakefile

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: BUG #15407: [minor] build depends on $MAKELEVEL being 0 at topMakefile
Дата
Msg-id 20180927090938.GA24595@paquier.xyz
обсуждение исходный текст
Ответ на BUG #15407: [minor] build depends on $MAKELEVEL being 0 at topMakefile  (PG Bug reporting form <noreply@postgresql.org>)
Список pgsql-bugs
On Thu, Sep 27, 2018 at 08:31:47AM +0000, PG Bug reporting form wrote:
> The file is there:
> # find -name pg_tablespace_d.h
> ./src/backend/catalog/pg_tablespace_d.h

Wouldn't you need something like that actually?  I added this rule when
compiling some of my stuff with v11, which does not invoke make from the
root tree to make sure that those headers are present:
make -C $(topdir)/src/backend generated-headers
--
Michael

Вложения

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

Предыдущее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15407: [minor] build depends on $MAKELEVEL being 0 at topMakefile
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #15408: Postgresql bad planning with multicolumn gist and searchwith empty results