diff options
author | H.Merijn Brand <h.m.brand@xs4all.nl> | 2008-09-29 12:40:38 +0000 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2008-09-29 12:40:38 +0000 |
commit | e6a5675bfdfcb46527bc32747acf360c7ef91cfa (patch) | |
tree | 42311e3012cd3f35b4a4added5c5195a52e7e004 /MANIFEST | |
parent | 2e65e370d35678c61f33c1e7f90fd07d0254d085 (diff) | |
download | perl-e6a5675bfdfcb46527bc32747acf360c7ef91cfa.tar.gz |
Storable and HP-UX Optimizer don't like eachother on 5.8.x
Dropping optimization level for HP C-ANSI-C to +O1 won't
do too much harm to all other builds, so keep it simple
p4raw-id: //depot/perl@34441
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1054,6 +1054,7 @@ ext/Socket/t/Socket.t See if Socket works ext/Storable/ChangeLog Storable extension ext/Storable/hints/gnukfreebsd.pl Hint for Storable for named architecture ext/Storable/hints/gnuknetbsd.pl Hint for Storable for named architecture +ext/Storable/hints/hpux.pl Hint for Storable for named architecture ext/Storable/hints/linux.pl Hint for Storable for named architecture ext/Storable/Makefile.PL Storable extension ext/Storable/MANIFEST Storable extension |