This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
authorJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Feb 2000 16:23:15 +0000 (16:23 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Mon, 28 Feb 2000 16:23:15 +0000 (16:23 +0000)
commit19e194ad5a0b332a85659fe3309d0a3b36eef904
tree4d1e9450dbff4857b435353983efdd1e3af2482c
parent419f661778e370673da98a64e4f8542f2c1d4968
AIX 64-bit patches from Steven Hirsch <hirschs@btv.ibm.com>
The patch to File/Glob/Makefile.PL is inconvenient but at the
moment necessary: adding an ext/FIle/Glob/hints/aix.pl to turn
off the optimization ($self->{OPTIMIZE} = '') doesn't work,
the file is processed by MakeMaker but OPTIMIZE ends up as -O
in the resulting Makefile.  A MakeMaker bug?

p4raw-id: //depot/cfgperl@5323
ext/DynaLoader/dl_aix.xs
ext/File/Glob/Makefile.PL
hints/aix.sh
t/lib/ipc_sysv.t