[Bug 223848] mips64 native-xtools build failure
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 5 04:21:35 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223848
Sean Bruno <sbruno at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|New |Closed
--- Comment #1 from Sean Bruno <sbruno at FreeBSD.org> ---
Author: bdrewery
Date: Tue Dec 5 02:23:36 2017
New Revision: 326553
URL: https://svnweb.freebsd.org/changeset/base/326553
Log:
native-xtools: Fix build without META_MODE for GCC archs.
The initial kernel-toolchain is built with TARGET=MACHINE but
we want GCC to have files generated for TARGET=NXB_TARGET
instead later on. Just clean the files between building of
the toolchain and nxb binaries which will let it rebuild
when needed.
Reported by: sbruno
X-MFC-With: r325001
MFC after: 1 month
Sponsored by: Dell EMC
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-toolchain
mailing list