Change 20544 by [EMAIL PROTECTED] on 2003/08/07 14:25:25

        Retract #20359: too wide a brush.

Affected files ...

... //depot/perl/hints/netbsd.sh#27 edit

Differences ...

==== //depot/perl/hints/netbsd.sh#27 (text) ====
Index: perl/hints/netbsd.sh
--- perl/hints/netbsd.sh#26~20539~      Wed Aug  6 22:17:56 2003
+++ perl/hints/netbsd.sh        Thu Aug  7 07:25:25 2003
@@ -174,8 +174,3 @@
     ;;
 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
End of Patch.

Reply via email to