From: Jarkko Hietaniemi Date: Thu, 7 Aug 2003 14:25:25 +0000 (+0000) Subject: Retract #20359: too wide a brush. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=0a8c84970ed40ea8edae407334b845cdf5015c50;p=p5sagit%2Fp5-mst-13.2.git Retract #20359: too wide a brush. p4raw-id: //depot/perl@20544 --- diff --git a/hints/netbsd.sh b/hints/netbsd.sh index 50f19da..02d730f 100644 --- a/hints/netbsd.sh +++ b/hints/netbsd.sh @@ -174,8 +174,3 @@ EOF ;; esac -# One is able to create semaphores, but not do anything much with them. -# This is seen at least in NetBSD 1.5.3 and 1.6.1 for sparc. -case `uname -m` in -sparc) d_sem='undef' ;; -esac