Date: Fri, 22 May 2020 07:43:00 +0200 From: Thomas Zander <riggs@freebsd.org> To: Ed Maste <emaste@freebsd.org> Cc: "ports-committers@FreeBSD.org" <ports-committers@freebsd.org>, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r535495 - head/multimedia/mplayer Message-ID: <CAFU734x%2B9riq8y8hkuFL_8si0HrDcvByDs=D1z_Rudw8Ttm_Ug@mail.gmail.com> In-Reply-To: <CAPyFy2CWq3P2JfbCsGs0gCWPiMT-rj_qhKkTYSZy68OQMMexoQ@mail.gmail.com> References: <202005161919.04GJJTmc034884@repo.freebsd.org> <CAPyFy2CWq3P2JfbCsGs0gCWPiMT-rj_qhKkTYSZy68OQMMexoQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 22 May 2020 at 03:38, Ed Maste <emaste@freebsd.org> wrote: > > On Sat, 16 May 2020 at 15:19, Thomas Zander <riggs@freebsd.org> wrote: > > > > Author: riggs > > Date: Sat May 16 19:19:29 2020 > > New Revision: 535495 > > URL: https://svnweb.freebsd.org/changeset/ports/535495 > > > > Log: > > Fix build on an i386 world WITHOUT_BINUTILS. (Non-i386 should be ok.) > > Do other archs use the integrated assembler via the compiler driver? IIUC yes. The build error came from the configure script failing in a test for as compatibility which is only performed on i386. I confirmed a successful builds WITHOUT_BINUTILS in an amd64 jail, where as was not needed.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFU734x%2B9riq8y8hkuFL_8si0HrDcvByDs=D1z_Rudw8Ttm_Ug>