diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2020-12-02 13:32:22 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-02 13:32:22 (GMT) |
commit | c7c1046d492eb3c956868a66a5a66f814808838b (patch) | |
tree | e6a402fdbb28d72e3c2db4a2749e85357e3037e9 /.gitignore | |
parent | 82c0cb122f468c0d8d684da64a08acf50534bd02 (diff) | |
download | hdf5-c7c1046d492eb3c956868a66a5a66f814808838b.zip hdf5-c7c1046d492eb3c956868a66a5a66f814808838b.tar.gz hdf5-c7c1046d492eb3c956868a66a5a66f814808838b.tar.bz2 |
Fix autotools clang debug optimization level w/ older clang and Xcode versions (#146)
* Fixes clang debug optimization level w/ Autotools
NOTE: This was only released in HDF5 1.10.7, so only the 1.10
branch needs a note in RELEASE.txt.
* Updates the clang -Og setting with a version check w/ autotools
* Sets -Og when clang >= 4.0 or Xcode >= 9.0
* Older versions get -O1
* Autotools only
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions