pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/56902 CVS commit: pkgsrc/misc/rhash
The following reply was made to PR pkg/56902; it has been noted by GNATS.
From: "David H. Gutteridge" <gutteridge%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/56902 CVS commit: pkgsrc/misc/rhash
Date: Mon, 27 Jun 2022 01:19:40 +0000
Module Name: pkgsrc
Committed By: gutteridge
Date: Mon Jun 27 01:19:40 UTC 2022
Modified Files:
pkgsrc/misc/rhash: distinfo
pkgsrc/misc/rhash/patches: patch-configure
Log Message:
rhash: properly reapply build fix for OSes without aligned_alloc
This was previously fixed by schmonz@, but was half lost in the update
to 1.4.3. Upstream added their own macro NO_POSIX_ALIGNED_ALLOC to help
deal with this, so a patch was dropped, but our patch to the configure
script wasn't adjusted to match that new macro definition.
Should fix PR pkg/55571 and PR pkg/56902.
Note I have no environment with which to test this, but it seems obvious
from code inspection, and adjusting the patch did not influence test
builds on NetBSD 9.2_STABLE, Fedora 36, or OmniOS r151038.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/misc/rhash/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/misc/rhash/patches/patch-configure
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index