CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/19 14:50:06
Modified files:
lib/librthread : Makefile rthread.c rthread.h rthread_fork.c
Log message:
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@
