no_plan support in test.pl
[p5sagit/p5-mst-13.2.git] / hints / aix_4.sh
index 41ec5c1..35ae781 100755 (executable)
@@ -204,6 +204,9 @@ EOF
 regcomp_cflags='optimize='
                ;;
            esac
+       case "$ccversion" in
+           5*) usemallocwrap='n' ;; # causes panic in miniperl
+           esac
     esac
 # the required -bE:$installarchlib/CORE/perl.exp is added by
 # libperl.U (Configure) later.