Bug 257253

Summary: emulators/mame: use sqlite from ports
Product: Ports & Packages Reporter: Piotr Kubaj <pkubaj>
Component: Individual Port(s)Assignee: Piotr Kubaj <pkubaj>
Status: Closed FIXED    
Severity: Affects Only Me CC: manu
Priority: --- Flags: bugzilla: maintainer-feedback? (manu)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch pkubaj: maintainer-approval? (manu)

Description Piotr Kubaj freebsd_committer freebsd_triage 2021-07-18 14:37:34 UTC
Created attachment 226534 [details]
patch

This fixes runtime on powerpc64le.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-16 20:57:07 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2990a0702eaba66016159fdae3b8699d9093a45f

commit 2990a0702eaba66016159fdae3b8699d9093a45f
Author:     Piotr Kubaj <pkubaj@FreeBSD.org>
AuthorDate: 2022-05-16 20:53:52 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-05-16 20:55:59 +0000

    emulators/mame: use sqlite from ports

    This fixes runtime on powerpc64le since sqlite vanilla assumes big-endian on all powerpc*.

    PR:     257253
    Approved by:    manu (maintainer timeout)

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