mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r4076]
Purpose: Sync with hdf5 1.4 branch Description: Brought changes made in hdf5 1.4 branch into hdf5 1.5 branch
This commit is contained in:
parent
1b717e9452
commit
375dda8f5f
@ -33,7 +33,7 @@ if test "X-" = "X-$F9X"; then
|
||||
fi
|
||||
|
||||
if test "X-" = "X-$f9x_flags_set"; then
|
||||
FFLAGS="-static -O -qsuffix=f=f90 -qmoddir=. -I. -k"
|
||||
FFLAGS="-static -O -qsuffix=f=f90 -qmoddir=./ -I./ -k"
|
||||
DEBUG_FFLAGS="-O"
|
||||
PROD_FFLAGS="-O"
|
||||
PROFILE_FFLAGS="-O"
|
||||
|
Loading…
Reference in New Issue
Block a user