Bug 264216 - emulators/libretro-reicast: fix 32-bit / i386 build
Summary: emulators/libretro-reicast: fix 32-bit / i386 build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-25 04:31 UTC by Timothy Beyer
Modified: 2022-06-27 07:11 UTC (History)
3 users (show)

See Also:


Attachments
[PATCH 2/5] fix 32-bit / i386 build for emulators/libretro-reicast (5.13 KB, patch)
2022-05-25 04:31 UTC, Timothy Beyer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)