https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252842
--- Comment #4 from Stefan Eßer <[email protected]> --- The ALPHA2 build failed due to an issue in Makefile.inc1 which AFAIK has been fixed, meanwhile. It has nothing to do with the gh-bc sources, which failed during the 12->13 update with WITHOUT_LLD_BOOTSTRAP and I have explained why you should not use that option during a major version upgrade: the bootstrap feature exists just for the purpose of allowing a seemless upgrade from one major version to another and skipping part of the bootstrap during such an upgrade is just foot-shooting. You should not use such non-default options if you do not understand the purpose of the default case that you override. -- 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]"
