https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247387
--- Comment #5 from Piotr Kubaj <[email protected]> --- Index: bsd.gecko.mk =================================================================== --- bsd.gecko.mk (revision 539557) +++ bsd.gecko.mk (working copy) @@ -310,6 +310,7 @@ LDFLAGS+= -B${LOCALBASE}/bin . endif .elif ${ARCH:Mpowerpc*} +BUILD_DEPENDS+= as:devel/binutils . if ${ARCH} == "powerpc64" MOZ_EXPORT+= UNAME_m="${ARCH}" . endif -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
