pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/zstd zstd: add upstream bug report about a t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff0e0b2ae574
branches: trunk
changeset: 446594:ff0e0b2ae574
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Feb 11 10:15:51 2021 +0000
description:
zstd: add upstream bug report about a test problem
diffstat:
archivers/zstd/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 579849e04e58 -r ff0e0b2ae574 archivers/zstd/Makefile
--- a/archivers/zstd/Makefile Thu Feb 11 10:05:25 2021 +0000
+++ b/archivers/zstd/Makefile Thu Feb 11 10:15:51 2021 +0000
@@ -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+= 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