mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r11639] Purpose:
Cleanup Description: Removed the redundent use of -Minform,warn which is the default anyway. Platforms tested: Heping with pgi compilers.
This commit is contained in:
parent
836cb7f7ba
commit
00ed4bfbb7
@ -70,7 +70,8 @@ if test "X-pgf90" = "X-$f9x_vendor"; then
|
||||
FC_BASENAME=pgf90
|
||||
F9XSUFFIXFLAG=""
|
||||
FSEARCH_DIRS=""
|
||||
FCFLAGS="$FCFLAGS -Minform,warn"
|
||||
# Uncomment the following to add something specific for FCFLAGS.
|
||||
#FCFLAGS="$FCFLAGS"
|
||||
|
||||
# Production
|
||||
# Check for MPI wrapper being used and tweak down compiler options
|
||||
|
Loading…
Reference in New Issue
Block a user