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

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

From
Tom Lane
Date:
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(+)