~bigbes/sr-ht-spec: a93855e6

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 #267). The
poisoned gomod tarball was deleted by ad-hoc job #268.

Eugene Blikh <bigbes@gmail.com> — 2026-08-05 10:51:55 UTC

Commit a93855e6dc08555784023f290b5eb5ed5f830437view raw patch

Parent(s): 128d7296

1 changed file(s)

FileStatus+
APKBUILD M +4 -1