| От | Tom Lane |
|---|---|
| Тема | Re: PGXS on VPATH? |
| Дата | |
| Msg-id | 5096.1130940985@sss.pgh.pa.us обсуждение |
| Ответ на | PGXS on VPATH? (Alvaro Herrera <alvherre@alvh.no-ip.org>) |
| Ответы |
Re: PGXS on VPATH?
|
| Список | pgsql-hackers |
Alvaro Herrera <alvherre@alvh.no-ip.org> writes:
> Is PGXS on VPATH builds supported?
Probably not in the way you're thinking. IIRC pgxs.mk explicitly resets
VPATH, and I think it has to do that because any VPATH embedded in
Makefile.global would represent what was done at the time of building
the PG installation --- which has zip to do with where the PGXS-using
software is located.
It might work to explicitly set VPATH from the make command line:make USE_PGXS=1 VPATH=whatever
as this should override the assignments in the makefiles.
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера