diff options
author | bernhardkaindl <43588962+bernhardkaindl@users.noreply.github.com> | 2021-09-26 10:29:08 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-26 10:29:08 +0200 |
commit | 7189a69c7024bc48310dd67d4f5be266399dc6d6 (patch) | |
tree | 02cffd5c43c28219ebaa3e60a54b51d13179ed63 /pyproject.toml | |
parent | fee0831b63dc8c99b61337f87822171792e9a762 (diff) | |
download | spack-7189a69c7024bc48310dd67d4f5be266399dc6d6.tar.gz spack-7189a69c7024bc48310dd67d4f5be266399dc6d6.tar.bz2 spack-7189a69c7024bc48310dd67d4f5be266399dc6d6.tar.xz spack-7189a69c7024bc48310dd67d4f5be266399dc6d6.zip |
rivet: Fix of build and tests on Ubuntu 18.04 w/ version bump (#26152)
When using Ubuntu's gcc-8.4.0 on Ubuntu 18.04 to compile rivet-3.1.3,
compilation errors related to UnstableParticles(), "UFS" show up.
Compilation with this compiler is fixed in rivet-3.1.4, adding it.
Adding type='link' to the depends on 'hepmc' and 'hepmc' fixes
the tests to find libHepMC.so.4 in `spack install --tests=all`
Co-authored-by: Valentin Volkl <valentin.volkl@cern.ch>
Diffstat (limited to 'pyproject.toml')
0 files changed, 0 insertions, 0 deletions