[Bug 252842] WITHOUT_LLD_BOOTSTRAP build option fails in /usr/src/usr.bin/gh-bc
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Jan 24 00:10:55 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252842
--- Comment #4 from Stefan Eßer <se at FreeBSD.org> ---
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.
More information about the freebsd-bugs
mailing list