[Perl/perl5] 06b4f4: Makefile.SH: z/OS use clang option, only 64 bit
[email protected] (Karl Williamson via perl5-changes) Mon, 22 Jun 2026 07:26:20 -0700
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 06b4f442ffba6a21961f313dd922fa47ba04db4b
https://github.com/Perl/perl5/commit/06b4f442ffba6a21961f313dd922fa47ba04db4b
Author: Karl Williamson <[email protected]>
Date: 2026-06-22 (Mon, 22 Jun 2026)
Changed paths:
M Makefile.SH
Log Message:
-----------
Makefile.SH: z/OS use clang option, only 64 bit
z/OS is now using clang. clang has a different option than previously
used compilers to signify to use shared libraries for linking. This
commit changes to use that. Further, we are now only supporting 64-bit
builds on z/OS, so remove the 32-bit case.
This commit only affects z/OS, and no other platforms.
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications