mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r192] Added sensible flags for gcc on Solaris 2.5
This commit is contained in:
parent
8032966d86
commit
c131a549dc
6
config/solaris2.5
Normal file
6
config/solaris2.5
Normal file
@ -0,0 +1,6 @@
|
||||
# Site configuration -- do not distribute this file.
|
||||
|
||||
if test "x$CFLAGS" = "x"; then
|
||||
CFLAGS="-Wall -g -O2"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user