spack/var
Tom Payerle 7cd8bae799
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
2022-01-04 09:04:46 +01:00
..
spack namd: Fix issue when building with interface=python ^python@3.8 (#28218) 2022-01-04 09:04:46 +01:00