https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122924
--- Comment #3 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Kirill A. Korinsky from comment #2) > To speedup build in openbsd ports. -snapshot ports are rebuild twice a week > and here no point to use bootsrap on the same code. Why are they rebuilt? If it is with different kernel/libc, there is value? > > Have I missed something? You can use --disable-bootstrap in configure instead.
