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

See Also:


Attachments
[PATCH 5/5] fix 32-bit / i386 build for emulators/libretro-pcsx2 (5.57 KB, patch)
2022-05-25 04:36 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:36:00 UTC
Created attachment 234186 [details]
[PATCH 5/5] fix 32-bit / i386 build for emulators/libretro-pcsx2

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

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:26 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=84f32169ed730eb0244ef01c59aea892ba1d3895

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

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

    PR:             264219

 emulators/libretro-pcsx2/Makefile                  | 55 ++++++++++++++--------
 .../patch-3rdparty_wxwidgets3.0_UsewxWidgets.cmake |  9 +++-
 .../files/patch-libretro_main.cpp (new)            | 30 ++++++++++++
 3 files changed, 73 insertions(+), 21 deletions(-)