summaryrefslogtreecommitdiff
path: root/hints
diff options
context:
space:
mode:
Diffstat (limited to 'hints')
-rw-r--r--hints/sco.sh7
1 files changed, 6 insertions, 1 deletions
diff --git a/hints/sco.sh b/hints/sco.sh
index 419a720210..1323cab39c 100644
--- a/hints/sco.sh
+++ b/hints/sco.sh
@@ -62,7 +62,7 @@ scocc) ;; # Anybody know anything about this?
# optimization. Apparently.
case $scorls in
3) ccflags="$ccflags -W0 -quiet" ;;
- *) ccflags="$ccflags -w0" ;;
+ *) ccflags="$ccflags -w0 -DPERL_SCO5" ;;
esac
case "$optimize" in
'') case "$cc" in
@@ -95,6 +95,11 @@ else
ccdlflags='-W l,-Bexport'
lddlflags="$lddlflags -b elf -G"
ldflags="$ldflags -b elf -W l,-Bexport"
+ dlext='so'
+ dlsrc='dl_dlopen.xs'
+ d_dlerror='define'
+ d_dlopen='define'
+ usedl='define'
fi
# I have received one report that nm extraction doesn't work if you're