summaryrefslogtreecommitdiff
path: root/gnu/packages/patches
diff options
context:
space:
mode:
authorChris Marusich <cmmarusich@gmail.com>2021-02-06 16:29:40 -0800
committerChris Marusich <cmmarusich@gmail.com>2021-03-23 23:19:55 -0700
commitcac88b28b836e714b7b7e4c41b5e36a12df58925 (patch)
treececce1d88bc734a03dadb8c71169ca8af7a155f5 /gnu/packages/patches
parentfc7cf0c1ecc1ab6d59bab0040be917d5900d98f1 (diff)
downloadguix-patches-cac88b28b836e714b7b7e4c41b5e36a12df58925.tar
guix-patches-cac88b28b836e714b7b7e4c41b5e36a12df58925.tar.gz
gnu: gcc-4.7: On powerpc64le, fix /lib64 references.
Fixes: <https://bugs.gnu.org/46253>. * gnu/packages/gcc.scm (gcc-4.7)[#:phases][pre-configure]: When the gcc/config/rs6000 directory exists, replace "/lib64" with "/lib" in all files within it. Note that this fix will be picked up by any package that re-uses the pre-configure phase from gcc-4.7 (e.g., all the usual gcc packages). (make-libstdc++)[#:phases][fix-rs6000-libdir]: New phase, which does the same as above. It was necessary to duplicate the fix here because make-libstdc++ does not re-use the pre-configure phase from gcc-4.7.
Diffstat (limited to 'gnu/packages/patches')
0 files changed, 0 insertions, 0 deletions