Loading
pkgsi686Linux.pkgsMusl.gzip: Fix build
Set -no-pie for gzip on this specific platform. The ASM fast-path makes object references without going through PLT, which would need to be relocated. Then musl ldd tries to apply relocations to an R-X .text section and crashes.