diff options
Diffstat (limited to 'hints/linux.sh')
-rw-r--r-- | hints/linux.sh | 1 |
1 files changed, 1 insertions, 0 deletions
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" |