summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorbernhardkaindl <43588962+bernhardkaindl@users.noreply.github.com>2021-09-27 17:58:47 +0200
committerGitHub <noreply@github.com>2021-09-27 08:58:47 -0700
commit0cc80f5118071d4855a4a99c7b656a773bf408df (patch)
tree8ced39cb9dff25624f37e7f5f693a3c25d914964 /.mailmap
parentffedc3637c397e23c1d02d1aed99c8e75cc174a1 (diff)
downloadspack-0cc80f5118071d4855a4a99c7b656a773bf408df.tar.gz
spack-0cc80f5118071d4855a4a99c7b656a773bf408df.tar.bz2
spack-0cc80f5118071d4855a4a99c7b656a773bf408df.tar.xz
spack-0cc80f5118071d4855a4a99c7b656a773bf408df.zip
spindle: It seems it needs mpi.h to compile, adding depends on mpi. (#26151)
Workaround this compile error for gcc by adding -Wno-narrowing for it: spindle_logd.cc:65:76: error: narrowing conversion of '255' from 'int' to 'char' spindle_logd.cc:65:76: error: narrowing conversion of '223' from 'int' to 'char' spindle_logd.cc:65:76: error: narrowing conversion of '191' from 'int' to 'char' spindle 0.8.1 wants to compile tests with mpi.h, newer versions need mpicc, thus add: depends_on("mpi"). Spindle supports the --no-mpi to disable MPI.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions