https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220024

--- Comment #11 from Mark Millard <marklmi26-f...@yahoo.com> ---
(In reply to Mark Linimon from comment #10)

I've still got the patch in my environment:

# svnlite diff stand/powerpc/boot1.chrp/Makefile
Index: stand/powerpc/boot1.chrp/Makefile
===================================================================
--- stand/powerpc/boot1.chrp/Makefile   (revision 338341)
+++ stand/powerpc/boot1.chrp/Makefile   (working copy)
@@ -7,7 +7,7 @@
 INSTALLFLAGS=   -b

 FILES=         boot1.hfs
-SRCS=          boot1.c ashldi3.c syncicache.c
+SRCS=          boot1.c qdivrem.c udivdi3.c ashldi3.c syncicache.c

 CFLAGS+=-I${LDRSRC}
 LDFLAGS=-nostdlib -static -Wl,-N

but I do not have access to the powerpc64's or powerpc's
currently and likely will not for weeks or months.

I do amd64 -> powerpc* cross-build buildworld buildkernel for
them on occasion. I've not tried without the patch, however.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to