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

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 02b61dd08f9973eee3058c458afba7b9336230dc
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2014-02-14T16:51:02Z
Releases: 9.4.0
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

Files

PathChange+/−
src/pl/plperl/GNUmakefile modified +24 −0