Date: Wed, 30 Nov 2022 11:07:26 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 268077] games/libretro-beetle_psx: fix build on armv7 Message-ID: <bug-268077-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268077 Bug ID: 268077 Summary: games/libretro-beetle_psx: fix build on armv7 Product: Ports & Packages Version: Latest Hardware: arm OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: fuz@fuz.su Attachment #238443 maintainer-approval+ Flags: Flags: merge-quarterly? Created attachment 238443 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238443&action= =3Dedit games/libretro-beetle_psx: fix build on armv7 The functions __addsf3 and __adddf3 are part of libgcc which is not provided when compiling with clang. Fiddle with some #if directives to provide shims if = we compile with clang. Tested with Poudriere on armv7 arm64 FreeBSD 13.1. Please MFH if possible. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268077-7788>