[Bug 277657] devel/valgrind: fix build on 13.3
Date: Wed, 13 Mar 2024 00:04:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277657
Bug ID: 277657
Summary: devel/valgrind: fix build on 13.3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: jkim@FreeBSD.org
CC: pjfloyd@wanadoo.fr
CC: pjfloyd@wanadoo.fr
Flags: maintainer-feedback?(pjfloyd@wanadoo.fr)
Created attachment 249122
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=249122&action=edit
Fix build on FreeBSD 13.3
configure script fails with the following error:
checking for a supported OS... ok (freebsd13.3)
checking for the kernel version... unsupported (13.3-RELEASE)
configure: error: Valgrind works on FreeBSD 10.x to 15.x
The attached patch works around the issue.
--
You are receiving this mail because:
You are the assignee for the bug.