diff options
author | Brad King <brad.king@kitware.com> | 2019-09-20 14:15:23 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-09-20 14:30:01 (GMT) |
commit | ba315f2035bc048068b36ae22cc3e2c4bbc19d21 (patch) | |
tree | ffaa046edb0ae007f8f9da63811e75da6ac0d21a /Help/guide/tutorial/Step10/MathFunctions/mysqrt.h | |
parent | 5ffb2dbff65bdd5db713ba0c177cecc122cac0d8 (diff) | |
download | CMake-ba315f2035bc048068b36ae22cc3e2c4bbc19d21.zip CMake-ba315f2035bc048068b36ae22cc3e2c4bbc19d21.tar.gz CMake-ba315f2035bc048068b36ae22cc3e2c4bbc19d21.tar.bz2 |
bootstrap: Require GCC 4.9 or higher on HP-UX
Revise for future removal of the early rejection checks on HP-UX.
Our code may now work with GCC 4.9 on HP-UX when manually using
`env CXXFLAGS=-D_GLIBCXX_USE_C99` to make the C++11 `std::to_string`
available on this platform. However, without nightly testing we
cannot officially enable support for the platform.
Issue: #17137
Co-Author: Earle Lowe <elowe@elowe.com>
Diffstat (limited to 'Help/guide/tutorial/Step10/MathFunctions/mysqrt.h')
0 files changed, 0 insertions, 0 deletions