summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/go/go-cross-canadian_1.20.9.bb
diff options
context:
space:
mode:
authorJose Quaresma <quaresma.jose@gmail.com>2023-10-09 16:40:37 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-10-12 07:53:16 +0100
commit7962b93a53f928cd618016fa600ccefb2d57c28d (patch)
treedca02a5ad4441c17f6f8e71499b01616ed5a9672 /meta/recipes-devtools/go/go-cross-canadian_1.20.9.bb
parent25d0870ae045a6f7845ebc905f2d6602a2ce854d (diff)
downloadopenembedded-core-7962b93a53f928cd618016fa600ccefb2d57c28d.tar.gz
go: update 1.20.8 -> 1.20.9
Upgrade to latest 1.20.x release [1]: $ git log --oneline go1.20.8..go1.20.9 68f9a6e2ad (tag: go1.20.9) [release-branch.go1.20] go1.20.9 31d5b604ac [release-branch.go1.20] cmd/compile: use absolute file name in isCgo check 83dce45959 [release-branch.go1.20] cmd/link: suppress -bind_at_load deprecation warning for ld-prime 08c544db98 [release-branch.go1.20] cmd/link: disable DWARF by default in c-shared mode on darwin 071f03a8e5 [release-branch.go1.20] cmd/link: force old Apple linker in plugin mode [1] https://github.com/golang/go/compare/go1.20.8...go1.20.9 Signed-off-by: Jose Quaresma <jose.quaresma@foundries.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/go/go-cross-canadian_1.20.9.bb')
-rw-r--r--meta/recipes-devtools/go/go-cross-canadian_1.20.9.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/go/go-cross-canadian_1.20.9.bb b/meta/recipes-devtools/go/go-cross-canadian_1.20.9.bb
new file mode 100644
index 0000000000..7ac9449e47
--- /dev/null
+++ b/meta/recipes-devtools/go/go-cross-canadian_1.20.9.bb
@@ -0,0 +1,2 @@
+require go-cross-canadian.inc
+require go-${PV}.inc