Retract #20359: too wide a brush.
Jarkko Hietaniemi [Thu, 7 Aug 2003 14:25:25 +0000 (14:25 +0000)]
p4raw-id: //depot/perl@20544

hints/netbsd.sh

index 50f19da..02d730f 100644 (file)
@@ -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