diff options
author | Robert Underwood <robertu94@users.noreply.github.com> | 2021-09-30 18:40:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-30 22:40:35 +0000 |
commit | a75c86f1781b83750d83a0697e2fb5962c111379 (patch) | |
tree | 88f629ead9c8524267cbc3d495dd25a1cdf4bdf1 /.gitattributes | |
parent | 8ade8a77dd337a4d673575749f2545b1629aa254 (diff) | |
download | spack-a75c86f1781b83750d83a0697e2fb5962c111379.tar.gz spack-a75c86f1781b83750d83a0697e2fb5962c111379.tar.bz2 spack-a75c86f1781b83750d83a0697e2fb5962c111379.tar.xz spack-a75c86f1781b83750d83a0697e2fb5962c111379.zip |
GDB: Fix for GMP and Python (#26366)
closes #26354 and #26358
Previously we did not pass paths for GDB or GMP and ./configure would
get confused about which one to pull from. Be more specific.
Built with all variants enabled and fixed the fixable versions and variants:
@:8.1 were fixable by limiting python versions for these to @:3.6.
7.10.1 and 7.11(.1) were fixable to build with glibc-2.25 and newer
using two long patches.
gdb 7.8 and 7.9 weren't fixable as there is no backport if the fix
to build these with glibc-2.25 and newer:
http://lists.busybox.net/pipermail/buildroot/2017-March/188055.html
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions