Bug 264217 - emulators/libretro-flycast: fix 32-bit / i386 build
Summary: emulators/libretro-flycast: 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:33 UTC by Timothy Beyer
Modified: 2022-06-27 07:11 UTC (History)
3 users (show)

See Also:


Attachments
[PATCH 3/5] fix 32-bit / i386 build for emulators/libretro-flycast (2.66 KB, patch)
2022-05-25 04:33 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:33:05 UTC
Created attachment 234184 [details]
[PATCH 3/5] fix 32-bit / i386 build for emulators/libretro-flycast

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

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:44 UTC
^Triage: [tags] in issue Titles are deprecated.
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-06-27 07:11:17 UTC
A commit in branch main references this bug:

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

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

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

    PR:             264217

 emulators/libretro-flycast/Makefile                      | 16 +++++++++++-----
 .../files/patch-core_rec-x86_rec__x86__driver.cpp (new)  | 11 +++++++++++
 2 files changed, 22 insertions(+), 5 deletions(-)