[Bug 227920] [PATCH] fix for Makefile.libcompat to use external cross-compiler
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri May 18 04:18:46 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227920
--- Comment #11 from Mark Millard <marklmi26-fbsd at 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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list