projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9ec6fbe
)
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
patch
|
blob
|
blame
|
history
diff --git
a/hints/netbsd.sh
b/hints/netbsd.sh
index
50f19da
..
02d730f
100644
(file)
--- 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