Date: Thu, 18 Jun 2020 19:24:21 +0000 From: bugzilla-noreply@freebsd.org To: gecko@FreeBSD.org Subject: [Bug 247387] www/firefox: add devel/binutils to BUILD_DEPENDS Message-ID: <bug-247387-21738-LzcAHAu4kf@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-247387-21738@https.bugs.freebsd.org/bugzilla/> References: <bug-247387-21738@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=3D247387 --- Comment #5 from Piotr Kubaj <pkubaj@FreeBSD.org> --- Index: bsd.gecko.mk =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- bsd.gecko.mk (revision 539557) +++ bsd.gecko.mk (working copy) @@ -310,6 +310,7 @@ LDFLAGS+=3D -B${LOCALBASE}/bin . endif .elif ${ARCH:Mpowerpc*} +BUILD_DEPENDS+=3D as:devel/binutils . if ${ARCH} =3D=3D "powerpc64" MOZ_EXPORT+=3D UNAME_m=3D"${ARCH}" . endif --=20 You are receiving this mail because: You are on the CC list for the bug. 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-247387-21738-LzcAHAu4kf>