From: Jarkko Hietaniemi Date: Tue, 2 Apr 2002 22:26:23 +0000 (+0000) Subject: Third Degree flags. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=f32e73e7abdd536fadbd65b34259addeeeb9cc3f;p=p5sagit%2Fp5-mst-13.2.git Third Degree flags. p4raw-id: //depot/perl@15694 --- diff --git a/Makefile.SH b/Makefile.SH index a5d9f78..9a9a1b6 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -566,7 +566,7 @@ perl.third.config: config.sh @grep "^usemymalloc='n'" config.sh >/dev/null || exit 1 perl.third: /usr/bin/atom perl.third.config perl - atom -tool third -L. -all -gp -toolargs="-quiet -invalid -uninit heap+stack+partword+copy -min 0" perl + atom -tool third -L. -all -gp -toolargs="-pthread -fork -quiet -invalid -uninit heap+stack+partword+copy -min 0" perl @echo "Now you may run perl.third and then study perl.3log." # Pixie Perls (Tru64 and IRIX only)