[Bug 271374] emulators/mame-0.254 fails to build on {amd64,i386}-14-CURRENT
Date: Tue, 16 May 2023 23:39:49 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271374 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=242226&action=edit 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 effect on the generated binary. While we are at it, also ensure to obey ${CC} and ${CXX}. -- You are receiving this mail because: You are the assignee for the bug.