diff options
author | Ricardo Signes <rjbs@cpan.org> | 2012-05-20 19:32:57 -0400 |
---|---|---|
committer | Ricardo Signes <rjbs@cpan.org> | 2012-05-20 19:32:57 -0400 |
commit | 0e79a3d1bc1c5a952ab84e05a3a18162f3651f61 (patch) | |
tree | 03f845b0ddcf57d10ddd72de2131c7bd1ff54d85 /hints/hpux.sh | |
parent | f900159586df0c5a5de8f02417791836a23c3c0a (diff) | |
download | perl-0e79a3d1bc1c5a952ab84e05a3a18162f3651f61.tar.gz |
bump version to 5.17.0
Diffstat (limited to 'hints/hpux.sh')
-rw-r--r-- | hints/hpux.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/hpux.sh b/hints/hpux.sh index d6d4deae38..143284f2c7 100644 --- a/hints/hpux.sh +++ b/hints/hpux.sh @@ -439,7 +439,7 @@ case "$ccisgcc" in B3910B*A.06.15) # > cc --version # cc: HP C/aC++ B3910B A.06.15 [May 16 2007] - # Has optimizing problems with +O2 for blead (5.16.0), + # Has optimizing problems with +O2 for blead (5.17.0), # see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668. # # +O2 +Onolimit +Onoprocelim +Ostore_ordering \ |