Statically allocate the main thread.
[p5sagit/p5-mst-13.2.git] / hints / vos.sh
index 7cd1c72..a5bf337 100644 (file)
@@ -144,6 +144,6 @@ fi
 $rm -f t001$_o t001$_exe t001.kp
 EOCBU
 
-# VOS has a nanosleep() function but it is a dummy.
-d_nanosleep="undef"
 
+# VOS 14.7 has minimal support for dynamic linking. Too minimal for perl.
+usedl="undef"