Date: Fri, 18 May 2018 04:18:44 +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-WJuEIBRwBM@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 #11 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #10) Looks to me like it might be an issue now in mips land, presuming these have lib32 possible (32-bit TARGET/TARGET_ARCH naming on the right side of "->"): mips/mips64el -> mips/mipsel mips/mips64elhf -> mips/mipselhf mips/mips64hf -> mips/mipshf There is a: mips/mips64 -> mips/mips which appears to happen to work. But I do not know mips specifics, so the above could involve some bad guess work on my part. --=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-WJuEIBRwBM>