aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2020-12-02 11:33:20 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2020-12-02 14:17:55 +0100
commita6cf55de54df86135df3e4b45563f1a9806df1e3 (patch)
tree60334625006c5f4ac83ced9921bb8b520890a284 /go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
parentversion: use crypt32 instead of go x509 for cn extraction for file size (diff)
downloadwireguard-windows-a6cf55de54df86135df3e4b45563f1a9806df1e3.tar.xz
wireguard-windows-a6cf55de54df86135df3e4b45563f1a9806df1e3.zip
go-patches: add ARM TST fix
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch')
-rw-r--r--go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch b/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
index 3bdaa2f4..9c4bf226 100644
--- a/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
+++ b/go-patches/0002-cmd-link-deal-with-ADDR32NB-relocations-the-same-way.patch
@@ -1,7 +1,7 @@
From a0a59fc25f4d8aef3c7bce38c84f04c504745f0e Mon Sep 17 00:00:00 2001
From: "Jason A. Donenfeld" <Jason@zx2c4.com>
Date: Sun, 8 Nov 2020 03:09:42 +0100
-Subject: [PATCH 02/12] cmd/link: deal with ADDR32NB relocations the same way
+Subject: [PATCH 02/13] cmd/link: deal with ADDR32NB relocations the same way
as ADDR32 on arm
As far as I can tell, the addend is the same for both of these, and in