[Bug 265513] devel/remake: fix build on armv7
Date: Sat, 30 Jul 2022 04:38:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265513 Bug ID: 265513 Summary: devel/remake: 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: arved@FreeBSD.org Reporter: fuz@fuz.su CC: arved@FreeBSD.org Flags: maintainer-feedback?(arved@FreeBSD.org) Assignee: arved@FreeBSD.org Attachment #235554 maintainer-approval?(arved@FreeBSD.org) Flags: CC: arved@FreeBSD.org Flags: merge-quarterly? Created attachment 235554 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235554&action=edit devel/remake: fix build on armv7 For historical reasons, the code base has a hard coded check that prevents the use of POSIX functions on ARM platforms. Disable that check to make the build succeed. Tested with Poudriere on armv7 arm64 FreeBSD 13.1. Please MFH if possible. -- You are receiving this mail because: You are the assignee for the bug.