mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r3056] Purpose:
Bug Fix Description: There's a spurious warning being created on Cray T3E. Solution: We ignore it. Platforms tested: T3E
This commit is contained in:
parent
5e66426aa4
commit
50d0fc416c
@ -160,7 +160,7 @@ if test "X-" = "X-$F9X"; then
|
||||
fi
|
||||
|
||||
if test "X-" = "X-$f9x_flags_set"; then
|
||||
FFLAGS="-dp"
|
||||
FFLAGS="-dp -Wl\"-M 405\""
|
||||
DEBUG_FFLAGS="-dp"
|
||||
PROD_FFLAGS="-dp"
|
||||
PROFILE_FFLAGS="-dp"
|
||||
|
Loading…
Reference in New Issue
Block a user