diff options
author | Stephen Herbener <32968781+srherbener@users.noreply.github.com> | 2023-11-17 14:34:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-17 13:34:17 -0800 |
commit | 9ad134c594021fb1f7376bcc9660c9d66951d5d7 (patch) | |
tree | b931299cd489ce8083711bb39883274491fbe98e /.readthedocs.yml | |
parent | ec8bd38c4e79646af4683659266e1ba2e886e9a9 (diff) | |
download | spack-9ad134c594021fb1f7376bcc9660c9d66951d5d7.tar.gz spack-9ad134c594021fb1f7376bcc9660c9d66951d5d7.tar.bz2 spack-9ad134c594021fb1f7376bcc9660c9d66951d5d7.tar.xz spack-9ad134c594021fb1f7376bcc9660c9d66951d5d7.zip |
Add cxxstd variant to ecflow, update with latest ecflow version (#41120)
* Added recent versions to ecflow/package.py, as well as added a cxxstd variant that is
needed to set BOOST_NO_CXX98_FUNCTION_BASE appropriately when building with C++17 standard.
* Fixed pep8 style error in the ecflow package.py script.
* Remov
* Removed cxxstd variant since the ecflow cmake configuration was already specifying
to use the c++17 standard for newer versions. The use of the BOOST_NO_CXX98_FUNCTION_BASE
define is now triggered by the ecflow version.
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions