Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 979158253287183a813b94e89a988df99e6db713
https://github.com/Perl/perl5/commit/979158253287183a813b94e89a988df99e6db713
Author: Mike Fulton <[email protected]>
Date: 2022-01-01 (Sat, 01 Jan 2022)
Changed paths:
M Makefile.SH
Log Message:
-----------
Fix problem in makefile for z/OS 64-bit builds
This change fixes a bug where the value of _use64bitall_ was
expected to be nothing or something, but in fact, the proper
test is for ``define|true|[yY]*``.