New issue by ericonr on void-packages repository https://github.com/void-linux/void-packages/issues/26641 Description: ### Expected behavior Given that musl's runtime linker doesn't support TEXTRELs, the linkers used to build packages for musl targets (both cross and native) should be configured to error out at build time when they find TEXTRELs. ### Actual behavior Issues like #26638 happen. The linker should have caught it. ### Steps to reproduce the behavior Cross build `rclone` without #26640 and run `readelf -d /path/to/rclone` to see the TEXTREL.