diff --git a/config/intel-osf1 b/config/intel-osf1 index 862d5695cf..ca11ee2bd2 100644 --- a/config/intel-osf1 +++ b/config/intel-osf1 @@ -19,7 +19,7 @@ AR=${AR:-xar} RANLIB=: # Additional libraries -LDFLAGS="$LDFLAGS -L./ -L../ -lnoop_stubs" +LDFLAGS="$LDFLAGS -lnoop_stubs" # How to run serial and parallel test programs RUNSERIAL="yod -sz 1"