New comment by Logarithmus on void-packages repository https://github.com/void-linux/void-packages/pull/31706#issuecomment-878755456 Comment: @sgn any ideas about the possible cause of this? With glibc it's fine, but with musl it fails: ``` mold: /builddir/mold-0.9.2/test/tmp/canonical-plt/b.o:(.text): R_X86_64_32S relocation against symbol `foo' can not be used; recompile with -fPIE ``` https://github.com/rui314/mold/issues/89