Bug 265185

Summary: emulators/libretro-pcsx2: fix i386 build on 13.1-RELEASE
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, lwhsu
Priority: --- Flags: beyert: maintainer-feedback+
Version: Latest   
Hardware: i386   
OS: Any   
Attachments:
Description Flags
[PATCH] fix build of upstream emulators/libretro-pcsx2 on 13.1-RELEASE i386 none

Description Timothy Beyer 2022-07-13 06:59:24 UTC
Created attachment 235230 [details]
[PATCH] fix build of upstream emulators/libretro-pcsx2 on 13.1-RELEASE i386

The included patch makes some adjustments for building on i386 that are now needed on 13.1-RELEASE.

Tested on the following poudriere builds:
FreeBSD 12.3-RELEASE-p5 i386 and amd64
FreeBSD 13.1-RELEASE i386 and amd64

Also, I am the maintainer of the port
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-07-21 19:34:25 UTC
A commit in branch main references this bug:

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

commit 519bbdf872890996d158a7a4e82e7682ae60bc32
Author:     Timothy Beyer <beyert@cs.ucr.edu>
AuthorDate: 2022-07-21 19:31:21 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-07-21 19:31:21 +0000

    emulators/libretro-pcsx2: Fix i386 build on 13.1-RELEASE

    PR:             265185

 emulators/libretro-pcsx2/Makefile | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)