diff options
author | Gregor Daiß <G-071@users.noreply.github.com> | 2023-08-11 07:55:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-11 07:55:44 +0200 |
commit | 24256be6d6e6b3e9a9bdd645017c1ce1fdce6bd2 (patch) | |
tree | 6ce09e7a1d2157814f848b5298e6623f25db90f5 /etc | |
parent | 633723236ea1ea84e9cfa4356e95d6e0b20a0a29 (diff) | |
download | spack-24256be6d6e6b3e9a9bdd645017c1ce1fdce6bd2.tar.gz spack-24256be6d6e6b3e9a9bdd645017c1ce1fdce6bd2.tar.bz2 spack-24256be6d6e6b3e9a9bdd645017c1ce1fdce6bd2.tar.xz spack-24256be6d6e6b3e9a9bdd645017c1ce1fdce6bd2.zip |
sgpp: fix build issues (#39086)
* fix(sgpp): Fix installation phase scons args
* fix(sgpp): Workaround for distutils deprecation
The distutils deprecation warning in Python 3.10 - 3.11 caused
problems within the SGpp SConfigure checks by causing failures
when looking for Python.h. This commit works around this by adding a
patch that simply disables the warning. It also puts limits on the
python dependency version until distutils is removed from SGpp.
* fix(sgpp): cleanup and simplify
* fix(sgpp): Fix style
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions