summaryrefslogtreecommitdiff
path: root/hints/vos.sh
diff options
context:
space:
mode:
authorPaul Green <Paul.Green@stratus.com>2003-11-27 16:51:26 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-11-28 19:16:33 +0000
commit072ad4feef3a4072abdaca12c8ee5f5270adc50e (patch)
treebec52338cb98a108d1c2a151fad67c2b87e83986 /hints/vos.sh
parent389edf241b78737b2f85067f44d638ceaf8a0e8e (diff)
downloadperl-072ad4feef3a4072abdaca12c8ee5f5270adc50e.tar.gz
Fix perl 5.8 and 5.9 to build on latest VOS
From: "Green, Paul" <Paul.Green@stratus.com> Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com> p4raw-id: //depot/perl@21795
Diffstat (limited to 'hints/vos.sh')
-rw-r--r--hints/vos.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/vos.sh b/hints/vos.sh
index 1ba8731049..a5bf3372a4 100644
--- a/hints/vos.sh
+++ b/hints/vos.sh
@@ -145,3 +145,5 @@ $rm -f t001$_o t001$_exe t001.kp
EOCBU
+# VOS 14.7 has minimal support for dynamic linking. Too minimal for perl.
+usedl="undef"