diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-09-02 16:43:43 +0200 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2021-09-08 11:13:37 -0700 |
commit | fd0884c2731dd08a92bde5131d6aab5f7e83a5ec (patch) | |
tree | 095eb561498e74ba3bbb1596d8bf438c5d8142fc /.github | |
parent | 4033cc0250bebd0c8eedc207b5954844d4a54ba5 (diff) | |
download | spack-fd0884c2731dd08a92bde5131d6aab5f7e83a5ec.tar.gz spack-fd0884c2731dd08a92bde5131d6aab5f7e83a5ec.tar.bz2 spack-fd0884c2731dd08a92bde5131d6aab5f7e83a5ec.tar.xz spack-fd0884c2731dd08a92bde5131d6aab5f7e83a5ec.zip |
Fix clingo bootstrapping on rhel + ppc64le
The system Python interpreter on rhel is patched to have
slightly different names for some architectures. This
makes it incompatible with manylinux generated extensions
for ppc64le.
To fix this issue when bootstrapping Spack we generate
on-the-fly symbolic links to the name expected by the
current interpreter if it differs from the default.
Links:
https://github.com/pypa/manylinux/issues/687
https://src.fedoraproject.org/fork/churchyard/rpms/python3/blame/00274-fix-arch-names.patch?identifier=test_email-mktime
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions