This repository was archived by the owner on Mar 14, 2026. It is now read-only.
Commit a250660
committed
Add GOCACHEPROG binary and pre-build stdlib cache for Go 1.25.5
- Build a new cacheprog binary to enable read-only cache access.
- Pre-build the standard library cache in a dedicated GOCACHE directory.
- Update compile script to use GOCACHEPROG for improved caching during builds.1 parent b087c41 commit a250660
2 files changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
0 commit comments