From a5f75d667838e8e7bb037880391f5c44476d33b4 Mon Sep 17 00:00:00 2001 From: Andy Dougherty Date: Wed, 28 Feb 1996 16:49:33 -0800 Subject: perl 5.002 [editor's note: changes seem to be mostly module updates, documentation changes and some perl API macro additions] --- hints/linux.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'hints/linux.sh') diff --git a/hints/linux.sh b/hints/linux.sh index 3dedb33e14..cbeafcb5de 100644 --- a/hints/linux.sh +++ b/hints/linux.sh @@ -82,6 +82,7 @@ EOM ccflags="-DOVR_DBL_DIG=14 $ccflags" so='sa' dlext='o' + nm_so_opt=' ' ## If you are using DLD 3.2.4 which does not support shared libs, ## uncomment the next two lines: #ldflags="-static" -- cgit v1.2.1