pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/57383 CVS commit: pkgsrc/archivers/zstd



The following reply was made to PR pkg/57383; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57383 CVS commit: pkgsrc/archivers/zstd
Date: Sun, 30 Apr 2023 01:39:20 +0000

 Module Name:	pkgsrc
 Committed By:	dholland
 Date:		Sun Apr 30 01:39:20 UTC 2023
 
 Modified Files:
 	pkgsrc/archivers/zstd: distinfo
 Added Files:
 	pkgsrc/archivers/zstd/patches:
 	    patch-lib_decompress_huf__decompress__amd64.S
 
 Log Message:
 PR 57383 Mike Owens: zstd assembler bug on SPARC
 
 Put amd64 assembler directives inside the amd64 ifdefs so they don't
 get assembled on other targets.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.35 -r1.36 pkgsrc/archivers/zstd/distinfo
 cvs rdiff -u -r0 -r1.1 \
     pkgsrc/archivers/zstd/patches/patch-lib_decompress_huf__decompress__amd64.S
 
 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