perlhack update, by Steve Grazzini
[p5sagit/p5-mst-13.2.git] / hints / solaris_2.sh
index 75e55f7..bc49dae 100644 (file)
@@ -23,6 +23,9 @@
 # Solaris has secure SUID scripts
 d_suidsafe=${d_suidsafe:-define}
 
+# Be paranoid about nm failing to find symbols
+mistrustnm=run
+
 # Several people reported problems with perl's malloc, especially
 # when use64bitall is defined or when using gcc.
 #     http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-01/msg01318.html