Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 May 2023 23:39:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271374] emulators/mame-0.254 fails to build on {amd64,i386}-14-CURRENT
Message-ID:  <bug-271374-7788-GUcbB31eRW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-271374-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-271374-7788@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=3D271374

Robert Clausecker <fuz@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #242226|                            |maintainer-approval?(agh@ri
              Flags|                            |seup.net)

--- Comment #9 from Robert Clausecker <fuz@FreeBSD.org> ---
Created attachment 242226
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D242226&action=
=3Dedit
emulators/mame: fix build on armv7

The attached patch fixes the build on armv7 by telling the linker not to
generate any symbols.  As we strip during install anyway, this has no effec=
t on
the generated binary.

While we are at it, also ensure to obey ${CC} and ${CXX}.

--=20
You are receiving this mail because:
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-271374-7788-GUcbB31eRW>