mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-05 15:42:32 +08:00
7 lines
265 B
Plaintext
7 lines
265 B
Plaintext
# 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
|
|
|