From 6d36b8d9e25f4e4f46b47f84858ef9746af7262e Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Thu, 8 Apr 1999 13:46:13 -0500 Subject: [svn-r1176] Removed the -L./ and -L../ which are meaningless. --- config/intel-osf1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/intel-osf1 b/config/intel-osf1 index 862d569..ca11ee2 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" -- cgit v0.12