Accepting request 1094119 from home:jfkw:branches:devel:languages:go
Fix typo: "<go1.20" toolchain package size. OBS-URL: https://build.opensuse.org/request/show/1094119 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/tpm-fido?expand=0&rev=3
This commit is contained in:
@@ -19,7 +19,7 @@ Tue Jun 20 01:51:03 UTC 2023 - Jeff Kowalczyk <jkowalczyk@suse.com>
|
||||
(which involves binary stripping).
|
||||
* The primary use of Go intermediate step .a binaries was for a
|
||||
precompiled standard library cache. The .a files comprised
|
||||
large fraction of the on-disk >=go1.19 toolchain package size.
|
||||
large fraction of the on-disk <go1.20 toolchain package size.
|
||||
* go1.20+ now use the normal Go build cache for the Go standard
|
||||
library. Go intermediate step .a archives are no longer part of
|
||||
the regular build process and not affected by GNU strip
|
||||
|
Reference in New Issue
Block a user