981e4f75
fix(apk): keep -modcacherw when overriding GOFLAGS
The GOFLAGS="-trimpath" passed to make clobbers abuild's default GOFLAGS, dropping -modcacherw: the module cache then extracts read-only and the CI cache tarball made from it fails to unpack on the next build (mkdir into 0555 dirs, permission denied — warm build #266). The poisoned gomod tarball was deleted by ad-hoc job #268.
bigbes <bigbes@gmail.com> — 2026-08-05 10:51:55 UTC
Commit 981e4f757186b9332105561c03e16c8afd6cf80c —
view raw patch
Parent(s):
2ce47ce9
| File | Status | + | − |
|---|---|---|---|
APKBUILD
|
M | +4 | -1 |