pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59609 CVS commit: pkgsrc/archivers/py-zstandard
The following reply was made to PR pkg/59609; it has been noted by GNATS.
From: "Leonardo Taccari" <leot%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59609 CVS commit: pkgsrc/archivers/py-zstandard
Date: Tue, 26 Aug 2025 14:35:42 +0000
Module Name: pkgsrc
Committed By: leot
Date: Tue Aug 26 14:35:42 UTC 2025
Modified Files:
pkgsrc/archivers/py-zstandard: Makefile
Log Message:
py-zstandard: do not use inexistent qsort_r() on NetBSD<11
Do not pick up qsort_r(3) on NetBSD<11.
Fixes PR pkg/59609.
Patch from <wiz> with the conditional inclusion added by myself, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/archivers/py-zstandard/Makefile
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