Fix PL/Perl build on Cygwin

Peter Eisentraut <peter@eisentraut.org>

Commit: 1c3aa54502dd7d2ced0c4e51de40aa4d61bfc04c
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2022-09-02T15:56:14Z
Releases: 16.0
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

Files

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

Discussion