mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r1176] Removed the -L./ and -L../ which are meaningless.
This commit is contained in:
parent
84fe71eb14
commit
6d36b8d9e2
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user