Date: Mon, 18 Apr 2022 09:50:38 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 263389] archivers/paq: fix build on armv6/armv7 Message-ID: <bug-263389-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D263389 Bug ID: 263389 Summary: archivers/paq: fix build on armv6/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 #233298 maintainer-approval+ Flags: Flags: merge-quarterly? Created attachment 233298 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D233298&action= =3Dedit archivers/paq: fix build on armv6/armv7 The ARM EABI has an unsigned char type. Fix the build by using explicitly signed chars in the relevant place. Tested with Poudriere on armv7 arm64 FreeBSD 13. The test suite still passes. Please MFH this build fix. --=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-263389-7788>