Re: BUG #2608: dblink compile fails on AIX 5.3

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #2608: dblink compile fails on AIX 5.3
Дата
Msg-id 3275.1157924404@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: BUG #2608: dblink compile fails on AIX 5.3  (Christopher Browne <cbbrowne@acm.org>)
Ответы Re: BUG #2608: dblink compile fails on AIX 5.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
Christopher Browne <cbbrowne@acm.org> writes:
> +SHLIB_LINK += $(filter -lssl -lcrypto -lssleay32 -leay32, $(LIBS))

Done, but it's really pretty ugly.  I am thinking it'd make more sense
for Makefile.global to define a macro for the libraries libpq depends
on ...

            regards, tom lane

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: BUG #2608: dblink compile fails on AIX 5.3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #2608: dblink compile fails on AIX 5.3