summaryrefslogtreecommitdiffstats
path: root/bin/ltconfig
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ltconfig')
-rwxr-xr-xbin/ltconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ltconfig b/bin/ltconfig
index 24ad505..a331ab5 100755
--- a/bin/ltconfig
+++ b/bin/ltconfig
@@ -1284,8 +1284,8 @@ else
hname="`hostname`"
case "$hname" in
- *pacific.llnl.gov* | *gs01015*)
- hardcode_libdir_flag_spec=' '
+ *pacific.llnl.gov* | *gs01*)
+ hardcode_libdir_flag_spec='${wl}-b ${wl}libpath:$libdir:/usr/lib:/lib'
;;
*)
hardcode_libdir_flag_spec='${wl}-b ${wl}nolibpath ${wl}-b ${wl}libpath:$libdir:/usr/lib:/lib'