gnu: gcc-11: Fix build on powerpc64le.

* gnu/packages/patches/gcc-11-libstdc++-powerpc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/gcc.scm (make-libstdc++): Apply patch for gcc versions >= 11
and < 12 on ppc64le.

Co-authored-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Andreas Enge 2023-04-13 11:46:47 +02:00
parent a957171bc4
commit 9900f9e9b8
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
3 changed files with 29 additions and 1 deletions