aboutsummaryrefslogtreecommitdiff
path: root/gnu/artwork.scm
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/artwork.scm
parentfc7cf0c1ecc1ab6d59bab0040be917d5900d98f1 (diff)
downloadguix-cac88b28b836e714b7b7e4c41b5e36a12df58925.tar.gz
guix-cac88b28b836e714b7b7e4c41b5e36a12df58925.zip
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/artwork.scm')
0 files changed, 0 insertions, 0 deletions
18'>gnu: f3: Update to 7.1....Tobias Geerinckx-Rice 2018-08-15gnu: f3: Don't use unstable tarball....Tobias Geerinckx-Rice 2018-08-01gnu: dmraid: Disable parallel build....Marius Bakke 2018-07-30gnu: Add libblockdev....Pierre Neidhardt 2018-07-30gnu: Add dmraid....Pierre Neidhardt 2018-07-30gnu: Add ndctl....Pierre Neidhardt 2018-07-30gnu: Add volume-key....Pierre Neidhardt 2018-07-06gnu: gptfdisk: Update to 1.0.4....Tobias Geerinckx-Rice 2018-06-04gnu: ranger: Enable image support....Rutger Helling 2018-05-31gnu: duperemove: Update to 0.11....Tobias Geerinckx-Rice 2018-04-26gnu: ranger: Fix description and tests....Eric Bavier 2018-04-26gnu: Add Ranger....Eric Bavier 2018-03-29gnu: Add duperemove....Vasile Dumitrascu 2018-03-25gnu: Add python-parted....Danny Milosavljevic 2018-03-20gnu: gparted: Update to 0.31.0....Tobias Geerinckx-Rice 2018-02-19gnu: ddrescue: Update to 1.23....