From: Gurusamy Sarathy Date: Wed, 2 Feb 2000 07:40:33 +0000 (+0000) Subject: dynixptx hints tweak (from Martin J. Bligh ) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=65e1a3a11dd767e7393f37a7bd811ce587d64985;p=p5sagit%2Fp5-mst-13.2.git dynixptx hints tweak (from Martin J. Bligh ) p4raw-id: //depot/perl@4953 --- diff --git a/hints/dynixptx.sh b/hints/dynixptx.sh index 5320030..11c6b5b 100644 --- a/hints/dynixptx.sh +++ b/hints/dynixptx.sh @@ -19,9 +19,8 @@ libswanted=`echo $libswanted | sed -e 's/ inet / /'` # Configure defaults to usenm='y', which doesn't work very well usenm='n' -# for performance, apparently this makes a huge difference (~krader) +# removed d_vfork='define'; we can't use it any more ... -d_vfork='define' case "$optimize" in '') optimize='-Wc,-O3 -W0,-xstring' ;; esac