https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233413
--- Comment #5 from Ed Maste <[email protected]> --- It looks like "elf32-i386-freebsd" is also baked into the binary bootstrap compiler. I see that this port is setting LLD_UNSAFE=yes, so shouldn't be invoking lld anyway; there's more to investigate here. During experimentation I tried the patch above with LLD_UNSAFE removed, and that prompts a warning from GNU ld (binutils port) that -format elf is unknown. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
