diff options
-rwxr-xr-x | bin/ltconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ltconfig b/bin/ltconfig index 3ddeed1..5a2788c 100755 --- a/bin/ltconfig +++ b/bin/ltconfig @@ -1284,7 +1284,7 @@ else hname="`hostname`" case "$hname" in - *pacific.llnl.gov*) + *pacific.llnl.gov* | gs01015) hardcode_libdir_flag_spec=' ' ;; *) |