diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2014-10-01 22:26:02 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2014-10-01 22:26:02 (GMT) |
commit | 40c17513405c1056c90b7324a954df2a217efd65 (patch) | |
tree | af80011c5e64a595767869c82c59d716fcb568df /c++ | |
parent | 4c5cbf9719c69a608f343a049509cb663bd69d75 (diff) | |
download | hdf5-40c17513405c1056c90b7324a954df2a217efd65.zip hdf5-40c17513405c1056c90b7324a954df2a217efd65.tar.gz hdf5-40c17513405c1056c90b7324a954df2a217efd65.tar.bz2 |
[svn-r25652] Bug fix: HDFFV-8933
Description:
Mac has changed to use the clang/clang++ compilers but compiler settings for production, debug and profile
were not setup.
Solution:
Setup default values for PROD_CFLAGS, PROD_CPPFLAGS, DEBUG_CFLAGS, DEBUG_CPPFLAGS.
PROFILE_CFLAGS and PROFILE_CPPFLAGS were set too but clang does not -pg or such for
profiling. Need to fix it later.
Tested: duck, swallow, and quail using --enable-production.
Diffstat (limited to 'c++')
0 files changed, 0 insertions, 0 deletions