From b3903ab2d4979d2d2a048b6ce5e12fa9b50eea49 Mon Sep 17 00:00:00 2001 From: Fredrik Fornwall Date: Tue, 3 Jan 2017 04:22:29 -0500 Subject: [PATCH] golang: Add link to upstream issue for patch --- packages/golang/src-runtime-os_linux.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/packages/golang/src-runtime-os_linux.patch b/packages/golang/src-runtime-os_linux.patch index e97e7df0..3069901d 100644 --- a/packages/golang/src-runtime-os_linux.patch +++ b/packages/golang/src-runtime-os_linux.patch @@ -1,3 +1,5 @@ +https://go-review.googlesource.com/#/c/34794/ + diff --git a/src/runtime/os_linux.go b/src/runtime/os_linux.go index 542f214..9151aff 100644 --- a/src/runtime/os_linux.go -- 2.11.0