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 ecc16ee..e42a0db 100644
--- a/config/intel-osf1
+++ b/config/intel-osf1
@@ -3,7 +3,7 @@
CC=cicc
AR=xar
RANLIB=true
-LIBS="-L./ -L../"
+LIBS="-L./ -L../ -lnoop_stubs"
RUNTEST=yod
export CC AR RANLIB LIBS RUNTEST