https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229893
--- Comment #13 from Jan Beich <[email protected]> --- Ah, -fstack-protector-all on i386 is fine because it didn't switch to LLD yet (unlike aarch64 and amd64). Another workaround would be LDFLAGS+=-fuse-ld=bfd aka LLD_UNSAFE=yes. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
