Files
nixpkgs/pkgs/development/compilers/fpc
FliegendeWurst be528426dd fpc: disable PIE hardening
Fails with the usual error:

ld: fpmake.o: relocation R_X86_64_32S against `.bss.n_u_$p$fpmake_$$_p' can not be used when making a PIE object; recompile with -fPIE
ld: failed to set dynamic section sizes: bad value

The build system is hard to decipher, so just disable PIE for now.
2025-03-30 00:20:26 +01:00
..
2025-03-30 00:20:26 +01:00
2024-12-25 22:54:06 +01:00