From 7874533eba8a1a6e84a83dfee598062ad138cc46 Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Mon, 8 Apr 2024 01:29:51 +0300 Subject: extra/go: Rebase patch and disable go17 bootstrap --- extra/go/PKGBUILD | 6 +----- extra/go/go-x87.patch | Bin 777 -> 770 bytes 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'extra') diff --git a/extra/go/PKGBUILD b/extra/go/PKGBUILD index c4adc372..a9fa58bd 100644 --- a/extra/go/PKGBUILD +++ b/extra/go/PKGBUILD @@ -33,7 +33,7 @@ fi # https://go-review.googlesource.com/c/go/+/257963 source+=('go-x87.patch') -sha256sums+=('8b124eaa7521bd0e3760b514829b1ecce3d3cd169f99c3629ff50b7769303802') +sha256sums+=('10e036bb7b9c468485a4ea878343918160b914a51aad67ad75839c85bd492b54') eval "$( { declare -f prepare || \ @@ -46,7 +46,3 @@ eval "$( # tests are failing, ignore them unset check - -# bootstrap via go17 -makedepends=(${makedepends[@]//go/}) -makedepends+=('go17') diff --git a/extra/go/go-x87.patch b/extra/go/go-x87.patch index 0c0a584b..96da987c 100644 Binary files a/extra/go/go-x87.patch and b/extra/go/go-x87.patch differ -- cgit v1.2.3-54-g00ecf