On 2023/11/20 15:08, Stuart Henderson wrote: > lang/fpc, security/aircrack-ng: /usr/bin/ld.bfd: /usr/lib/crtbegin.o: > unrecognized relocation (0x2b) in section `.text'
aircrack-ng: fixed, ld.lld now works with this so I've switch over. fpc: tried that via a patch to fpcsrc/compiler/systems/t_bsd.pas but it then produces a binary which it runs during build, which segfaults.
