From: Adrian M. Enache Date: Wed, 10 Sep 2003 19:50:59 +0000 (+0300) Subject: nit to hints/freebsd.sh X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3927333227fbad66c1c7ecc9cb01abe773020682;p=p5sagit%2Fp5-mst-13.2.git nit to hints/freebsd.sh Message-ID: <20030910165059.GB1321@ratsnest.hole> p4raw-id: //depot/perl@21168 --- diff --git a/hints/freebsd.sh b/hints/freebsd.sh index 0a74e6e..2dd6a6c 100644 --- a/hints/freebsd.sh +++ b/hints/freebsd.sh @@ -222,7 +222,6 @@ Consider using the latest STABLE release. EOM exit 1 fi - ldflags="-pthread $ldflags" case "$osvers" in # Both in 4.x and 5.x gethostbyaddr_r exists but # it is "Temporary function, not threadsafe"...