pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/zstd
Module Name: pkgsrc
Committed By: wiz
Date: Thu Feb 11 10:15:51 UTC 2021
Modified Files:
pkgsrc/archivers/zstd: Makefile
Log Message:
zstd: add upstream bug report about a test problem
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/archivers/zstd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/zstd/Makefile
diff -u pkgsrc/archivers/zstd/Makefile:1.35 pkgsrc/archivers/zstd/Makefile:1.36
--- pkgsrc/archivers/zstd/Makefile:1.35 Thu Feb 11 09:47:24 2021
+++ pkgsrc/archivers/zstd/Makefile Thu Feb 11 10:15:51 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2021/02/11 09:47:24 nia Exp $
+# $NetBSD: Makefile,v 1.36 2021/02/11 10:15:51 wiz Exp $
DISTNAME= zstd-1.4.8
CATEGORIES= archivers
@@ -42,6 +42,8 @@ MAKE_FLAGS+= mandir=${PREFIX}/${PKGMAND
MAKE_FLAGS+= INSTALL=${INSTALL:Q}
BUILD_TARGET= allmost
+# stat -c error
+# https://github.com/facebook/zstd/issues/2493
TEST_TARGET= test
.include "../../archivers/lz4/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index