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
^Triage: [tags] in issue Titles are deprecated.
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(-)