UNICOS: try papering over the Configure symbol scan problems
Jarkko Hietaniemi [Tue, 17 Jun 2003 04:51:33 +0000 (04:51 +0000)]
by disavowing any knowledge of dynaloading.

p4raw-id: //depot/perl@19802

hints/unicos.sh

index 2af5f28..4e8e427 100644 (file)
@@ -40,6 +40,9 @@ d_setregid='undef'
 d_setreuid='undef'
 # No shared libraries.
 so='none'
+# No dynaloading.
+d_dlopen='undef'
+i_dlfcn='undef'
 # Threads call-back unit.
 cat > UU/usethreads.cbu <<'EOCBU'
 # This script UU/usethreads.cbu will get 'called-back' by Configure