Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2023 08:21:15 +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-mU4V8tjQM9@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

--- Comment #13 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D9fb2d7b2e7473d6bf8bb18d5e457ed4=
c7ac933df

commit 9fb2d7b2e7473d6bf8bb18d5e457ed4c7ac933df
Author:     Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2023-05-16 23:36:32 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-18 08:19:48 +0000

    emulators/mame: fix build on armv7

    Mame fails to link on armv7 due to an address space exhaustion in lld.
    As a bandaid, tell lld to not generate symbols.  This frees up enough
    address space to make mame link.

    PR:             271374
    MFH:            2023Q2
    Approved by:    agh@riseup.net (maintainer)

 emulators/mame/Makefile | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

--=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-mU4V8tjQM9>