Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Dec 2017 04:21:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-toolchain@FreeBSD.org
Subject:   [Bug 223848] mips64 native-xtools build failure
Message-ID:  <bug-223848-29464-iUzfDtmIL4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-223848-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-223848-29464@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=3D223848

Sean Bruno <sbruno@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|New                         |Closed

--- Comment #1 from Sean Bruno <sbruno@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=3DMACHINE but
  we want GCC to have files generated for TARGET=3DNXB_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

--=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-223848-29464-iUzfDtmIL4>