mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
6 lines
264 B
Groff
6 lines
264 B
Groff
# Site configuration -- do not distribute this file.
|
|
|
|
if test "x$CFLAGS" = "x"; then
|
|
CFLAGS="-g -DH5AC_DEBUG_PROTECT -Wall -Wshadow -Wpointer-arith -Wcast-qual -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs"
|
|
fi
|