Date: Sun, 24 Jan 2021 00:10:55 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 252842] WITHOUT_LLD_BOOTSTRAP build option fails in /usr/src/usr.bin/gh-bc Message-ID: <bug-252842-227-ddnDHzTvF4@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252842-227@https.bugs.freebsd.org/bugzilla/> References: <bug-252842-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252842 --- Comment #4 from Stefan E=C3=9Fer <se@FreeBSD.org> --- The ALPHA2 build failed due to an issue in Makefile.inc1 which AFAIK has be= en 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 u= se that option during a major version upgrade: the bootstrap feature exists ju= st 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. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252842-227-ddnDHzTvF4>