Bug 264216

Summary: emulators/libretro-reicast: fix 32-bit / i386 build
Product: Ports & Packages Reporter: Timothy Beyer <beyert>
Component: Individual Port(s)Assignee: Li-Wen Hsu <lwhsu>
Status: Closed FIXED    
Severity: Affects Some People CC: beyert, fernape, lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
[PATCH 2/5] fix 32-bit / i386 build for emulators/libretro-reicast none

Description Timothy Beyer 2022-05-25 04:31:29 UTC
Created attachment 234183 [details]
[PATCH 2/5] fix 32-bit / i386 build for emulators/libretro-reicast

Fixes 32-bit / i386 build for emulators/libretro-reicast.

Tested in poudriere with successful build of packages for FreeBSD 13.0-RELEASE (amd64 and i386) and FreeBSD 12.3-RELEASE (amd64 and i386).

patch generated by git format-patch
Comment 1 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2022-05-26 16:18:56 UTC
^Triage: [tags] in issue Titles are deprecated.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-27 07:11:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=98bb3ae46e2e6a4da0c039fbf4e1d28b3fdd1de8

commit 98bb3ae46e2e6a4da0c039fbf4e1d28b3fdd1de8
Author:     Timothy Beyer <beyert@cs.ucr.edu>
AuthorDate: 2022-06-27 07:08:18 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-06-27 07:08:18 +0000

    emulators/libretro-reicast: Fix 32-bit / i386 build

    PR:             264216

 emulators/libretro-reicast/Makefile                |   7 +-
 ...libswirl_hw_arm7_arm7__jit__virt__x86.cpp (new) | 109 +++++++++++++++++++++
 2 files changed, 113 insertions(+), 3 deletions(-)