Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 4abfbe5e33af7a1f372f9271f8d5c629ad858ef6
https://github.com/Perl/perl5/commit/4abfbe5e33af7a1f372f9271f8d5c629ad858ef6
Author: H.Merijn Brand <[email protected]>
Date: 2020-02-22 (Sat, 22 Feb 2020)
Changed paths:
M hints/hpux.sh
Log Message:
-----------
HP-UX 11.11 and below do not have wcrtomb
At least not with HP C-ANSI-C, but as mbrlen and mbrtowc are already
disabled, it is in kine with expectation.
This makes perl compilable again on 11.11 with HP C-ANSI-C