mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r903] Switched default compiler to be native compiler instead of gcc
This commit is contained in:
parent
0a4f756744
commit
e7f7a9ff2f
@ -11,8 +11,8 @@
|
||||
# `--enable-debug' switch of configure.
|
||||
|
||||
# What must *always* be present for things to compile correctly?
|
||||
#CFLAGS="$CFLAGS -Ae"
|
||||
CPPFLAGS="$CPPFLAGS -I."
|
||||
CFLAGS="$CFLAGS -Ae"
|
||||
#CPPFLAGS="$CPPFLAGS -I."
|
||||
|
||||
# What compiler flags should be used for code development?
|
||||
DEBUG_CFLAGS=-g
|
||||
|
Loading…
x
Reference in New Issue
Block a user