Instead of testing for __ELF__ and/or vax, leave out the bits for interfacing
authorguenther <guenther@openbsd.org>
Tue, 19 May 2015 20:50:06 +0000 (20:50 +0000)
committerguenther <guenther@openbsd.org>
Tue, 19 May 2015 20:50:06 +0000 (20:50 +0000)
commitb8ec2dbd24d5f27ecfd21a98df63dd05b3e4c31d
treed95bf6456f390714fbf646cd1902ca5c948fd5a8
parent498f08232b3ce39761767041cdaa93f1bd308aaf
Instead of testing for __ELF__ and/or vax, leave out the bits for interfacing
with ld.so locking whenever building NOPIC

pointless use of __ELF__ noted by brad@
ok miod@
lib/librthread/Makefile
lib/librthread/rthread.c
lib/librthread/rthread.h
lib/librthread/rthread_fork.c