This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Android hints: set targetsh to /system/bin/sh
[perl5.git] / hints / hpux.sh
index 27653de..e610e17 100644 (file)
@@ -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.15.9),
+                       # Has optimizing problems with +O2 for blead (5.17.4),
                        # see https://rt.perl.org:443/rt3/Ticket/Display.html?id=103668.
                        #
                        # +O2 +Onolimit +Onoprocelim  +Ostore_ordering \
@@ -537,7 +537,7 @@ cat >config.arch <<'EOCBU'
 # This script UU/config.arch will get 'called-back' by Configure after
 # all other configurations are done just before config.h is generated
 case "$archname:$optimize" in
-  PA*:*-g*[-+]O*|*[-+]O*-g*)
+  PA*:*-g*[-+]O*|PA*:*[-+]O*-g*)
     case "$ccflags" in
       *DD64*) ;;
       *) case "$ccversion" in