]> code.ossystems Code Review - openembedded-core.git/commit
go: Refactor patches for 1.13.3
authorAlex Kube <alexander.j.kube@gmail.com>
Fri, 25 Oct 2019 13:58:26 +0000 (18:28 +0430)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 14 Nov 2019 12:55:56 +0000 (12:55 +0000)
commit607adb5490456d4d3457b54f1cf2a38824f1b8b7
treeb178c832463646f7b96091429b9208bbe112ac12
parent3a5a61fb6b3f811bd4f7232ba902afcfd2019154
go: Refactor patches for 1.13.3

Signed-off-by: Alex Kube <alexander.j.kube@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/go/go-1.13/0001-allow-CC-and-CXX-to-have-multiple-words.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.13/0002-cmd-go-make-content-based-hash-generation-less-pedan.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.13/0003-allow-GOTOOLDIR-to-be-overridden-in-the-environment.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.13/0004-ld-add-soname-to-shareable-objects.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.13/0005-make.bash-override-CC-when-building-dist-and-go_boot.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.13/0006-cmd-dist-separate-host-and-target-builds.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.13/0007-cmd-go-make-GOROOT-precious-by-default.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.13/0008-use-GOBUILDMODE-to-set-buildmode.patch [new file with mode: 0644]
meta/recipes-devtools/go/go-1.13/0009-ld-replace-glibc-dynamic-linker-with-musl.patch [new file with mode: 0644]