Skip to content

Commit

Permalink
merge bitcoin#27670: remove redundant glibc patches
Browse files Browse the repository at this point in the history
  • Loading branch information
kwvg committed Nov 6, 2024
1 parent 0c988f0 commit 6a54603
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 254 deletions.
4 changes: 1 addition & 3 deletions contrib/guix/manifest.scm
Original file line number Diff line number Diff line change
Expand Up @@ -526,9 +526,7 @@ inspecting signatures in Mach-O binaries.")
(sha256
(base32
"0wm0if2n4z48kpn85va6yb4iac34crds2f55ddpz1hykx6jp1pb6"))
(patches (search-our-patches "glibc-ldd-x86_64.patch"
"glibc-versioned-locpath.patch"
"glibc-2.27-fcommon.patch"
(patches (search-our-patches "glibc-2.27-fcommon.patch"
"glibc-2.27-guix-prefix.patch"))))))

(define (fix-ppc64-nx-default lief)
Expand Down
10 changes: 0 additions & 10 deletions contrib/guix/patches/glibc-ldd-x86_64.patch

This file was deleted.

241 changes: 0 additions & 241 deletions contrib/guix/patches/glibc-versioned-locpath.patch

This file was deleted.

0 comments on commit 6a54603

Please sign in to comment.