Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 May 2018 11:02:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 227920] [PATCH] fix for Makefile.libcompat to use external cross-compiler
Message-ID:  <bug-227920-227-XW25DQbFFT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-227920-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-227920-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=3D227920

--- Comment #2 from Kenneth Salerno <kennethsalerno@yahoo.com> ---
(In reply to Bryan Drewery from comment #1)
Hi, Bryan.

You are correct that I did not finish adding checks for other compilers, pl=
ease
see my original comment at the top of this submission.

The reason -target is needed is because I am cross-compiling on amd64 for
ppc64. Makefile.inc1 is adding -target, but Makefile.libcompat does not tod=
ay.

I also needed to add -B because this:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227918

--=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-227920-227-XW25DQbFFT>