; line 362: SYSTEM_COMPILER: Determined
that CC=cc matches the source tree. Not bootstrapping a cross-compiler.
make[1]: "/usr/src/Makefile.inc1" line 367: SYSTEM_LINKER: Determined
that LD=ld matches the source tree. Not bootstrapping a cross-linker.
---
t; line 362: SYSTEM_COMPILER: Determined
> that CC=cc matches the source tree. Not bootstrapping a cross-compiler.
> make[1]: "/usr/src/Makefile.inc1" line 367: SYSTEM_LINKER: Determined
> that LD=ld matches the source tree.
After a “git pull” in /usr/src I get this error at buildworld:
>
>
> make -j12 buildworld
> --- buildworld ---
> make[1]: "/usr/src/Makefile.inc1" line 362: SYSTEM_COMPILER: Determined that
> CC=cc matches the source tree. Not bootstrapping a cross-compiler.
> make[
tree. Not bootstrapping a cross-compiler.
make[1]: "/usr/src/Makefile.inc1" line 367: SYSTEM_LINKER: Determined
that LD=ld matches the source tree. Not bootstrapping a cross-linker.
--- buildworld_prologue ---
--
>>> Worl