Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Дата
Msg-id 2852.1011802116@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)  (Vsevolod Lobko <seva@sevasoft.kiev.ua>)
Список pgsql-hackers
Vsevolod Lobko <seva@sevasoft.kiev.ua> writes:
>> Perhaps better
>> 
>> override TCL_SHLIB_LD := $(shell echo $(TCL_SHLIB_LD) | sed 's/-Wl,-soname[^ ]*//'

> Sorry, but by this you broke freebsd build which has:

> TCL_SHLIB_LD = ld -shared -x -soname $@

> and $@ gets substituted too early

How annoying.  I was debating whether to use single or double quotes
around the echo parameter --- looks like I made the wrong choice.
Will fix.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: RFD: schemas and different kinds of Postgres objects
Следующее
От: Bruce Momjian
Дата:
Сообщение: postgresql.conf WAL options