void-packages/srcpkgs/rclone
Érico Rolim f952871faf rclone: fix segfault in musl cross targets.
For some reason, the cross built binaries have a TEXTREL in their
dynamic section, which musl's runtime linker doesn't support at all,
causing a segfault at launch. Fix this by disabling CGO_ENABLED for now.
2020-11-23 14:50:13 -03:00
..
template