pgsql: In mingw builds, make our own import library for libperl.

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: In mingw builds, make our own import library for libperl.
Дата
Msg-id E1WELym-0005K3-7E@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
In mingw builds, make our own import library for libperl.

Borrow the method already used by plpython.  This is pretty ugly, but
it might fix the build failure exhibited by buildfarm member narwhal
since commit 846e91e0223cf9f2821c3ad4dfffffbb929cb027.

Hiroshi Inoue

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/02b61dd08f9973eee3058c458afba7b9336230dc

Modified Files
--------------
src/pl/plperl/GNUmakefile |   24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Cosmetic improvements in plpython's make rule for libpython impo
Следующее
От: Tom Lane
Дата:
Сообщение: pgsql: Suggest shell here-documents instead of psql -c for multiple com