summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/ltconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ltconfig b/bin/ltconfig
index a331ab5..5abc5e3 100755
--- a/bin/ltconfig
+++ b/bin/ltconfig
@@ -1284,7 +1284,7 @@ else
hname="`hostname`"
case "$hname" in
- *pacific.llnl.gov* | *gs01*)
+ *pacific.llnl.gov* | *s0*)
hardcode_libdir_flag_spec='${wl}-b ${wl}libpath:$libdir:/usr/lib:/lib'
;;
*)