Fix PL/Perl build on Cygwin This was broken by b4e936859dc441102eb0b6fb7a104f3948c90490. The reason why this fixes it are not entirely clear, but it seemed the best way to get it working again.
Discussion: https://www.postgresql.org/message-id/flat/8c4fcb72-2574-ff7c-4c25-1f032d4a2a57%40enterprisedb.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/1c3aa54502dd7d2ced0c4e51de40aa4d61bfc04c Modified Files -------------- src/pl/plperl/GNUmakefile | 5 +++++ 1 file changed, 5 insertions(+)
