Skip to content

Commit 6cbedc3

Browse files
committed
guix: drop Windows broken-longjmp.patch
This is no-longer required, now that we are building using GCC 10.4.0.
1 parent a1d4a42 commit 6cbedc3

File tree

2 files changed

+1
-72
lines changed

2 files changed

+1
-72
lines changed

contrib/guix/manifest.scm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@ desirable for building Bitcoin Core release binaries."
113113
(define (gcc-mingw-patches gcc)
114114
(package-with-extra-patches gcc
115115
(search-our-patches "gcc-remap-guix-store.patch"
116-
"vmov-alignment.patch"
117-
"gcc-broken-longjmp.patch")))
116+
"vmov-alignment.patch")))
118117

119118
(define (make-mingw-pthreads-cross-toolchain target)
120119
"Create a cross-compilation toolchain package for TARGET"

contrib/guix/patches/gcc-broken-longjmp.patch

Lines changed: 0 additions & 70 deletions
This file was deleted.

0 commit comments

Comments
 (0)