summaryrefslogtreecommitdiffstats
path: root/config/intel-osf1
diff options
context:
space:
mode:
Diffstat (limited to 'config/intel-osf1')
-rw-r--r--config/intel-osf12
1 files changed, 1 insertions, 1 deletions
diff --git a/config/intel-osf1 b/config/intel-osf1
index d6411cd..bbe4c70 100644
--- a/config/intel-osf1
+++ b/config/intel-osf1
@@ -21,7 +21,7 @@ AR=${AR:-xar}
RANLIB=:
# Additional libraries
-LDFLAGS="$LDFLAGS -lnoop_stubs"
+LIBS="$LIBS -lnoop_stubs"
# How to run serial and parallel test programs
RUNSERIAL="yod -sz 1"