[Bug 263389] archivers/paq: fix build on armv6/armv7
Date: Mon, 18 Apr 2022 09:50:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263389 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=233298&action=edit 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. -- You are receiving this mail because: You are the assignee for the bug.