Make it possible to override the mistrustnm hint in Solaris.
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 18 Sep 2003 04:29:55 +0000 (04:29 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 18 Sep 2003 04:29:55 +0000 (04:29 +0000)
p4raw-id: //depot/perl@21266

hints/solaris_2.sh

index c54148b..5763ee2 100644 (file)
@@ -24,7 +24,7 @@
 d_suidsafe=${d_suidsafe:-define}
 
 # Be paranoid about nm failing to find symbols
-mistrustnm=run
+mistrustnm=${mistrustnm:-run}
 
 # Several people reported problems with perl's malloc, especially
 # when use64bitall is defined or when using gcc.