mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r199] Added -ansi compile option.
This commit is contained in:
parent
cb8a986afd
commit
69902d9278
@ -35,7 +35,7 @@
|
||||
|
||||
# Unconditionally set the compiler to gcc since the following flags
|
||||
# only apply to that compiler.
|
||||
CC="cc -64"
|
||||
CC="cc -ansi -64"
|
||||
|
||||
warn="-fullwarn"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user