diff options
author | Tom Payerle <payerle@umd.edu> | 2022-01-04 03:04:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-04 09:04:46 +0100 |
commit | 7cd8bae799413bedeb91b39aa06e8ac80cfda3e4 (patch) | |
tree | aab59084839f345c02ec542df5b99c44b90baca7 /.gitattributes | |
parent | ae2509339d6b9d67b6f970bf758f9c41fd3a136f (diff) | |
download | spack-7cd8bae799413bedeb91b39aa06e8ac80cfda3e4.tar.gz spack-7cd8bae799413bedeb91b39aa06e8ac80cfda3e4.tar.bz2 spack-7cd8bae799413bedeb91b39aa06e8ac80cfda3e4.tar.xz spack-7cd8bae799413bedeb91b39aa06e8ac80cfda3e4.zip |
namd: Fix issue when building with interface=python ^python@3.8 (#28218)
Patch to add --embed flag to config-python when interface=python and
using python@3.8:
This is because python@3.8 changed behavior of python-config --ldflags
(and --libs) such that it no longer includes -lpython unless --embed
flag is used.
See e.g. https://github.com/mesonbuild/meson/issues/5629
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions