PR/60371 CVS commit: pkgsrc/multimedia/x265

"Havard Eidnes" <[email protected]> Sat, 27 Jun 2026 22:55:03 +0000 (UTC)
Newsgroups gmane.os.netbsd.devel.pkgsrc.bugs
Message-ID <[email protected]>
The following reply was made to PR pkg/60371; it has been noted by GNATS.

From: "Havard Eidnes" <[email protected]>
To: [email protected]
Cc: 
Subject: PR/60371 CVS commit: pkgsrc/multimedia/x265
Date: Sat, 27 Jun 2026 22:53:56 +0000

 Module Name:	pkgsrc
 Committed By:	he
 Date:		Sat Jun 27 22:53:56 UTC 2026
 
 Modified Files:
 	pkgsrc/multimedia/x265: Makefile distinfo
 Added Files:
 	pkgsrc/multimedia/x265/patches: patch-common_threading.h
 
 Log Message:
 multimedia/x265: convert from using __sync* to __atomic* operations.
 
 Also use mk/atomic64.mk.
 
 Ref. https://gcc.gnu.org/wiki/Atomic/GCCMM.
 
 Should fix PR#60371.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.46 -r1.47 pkgsrc/multimedia/x265/Makefile
 cvs rdiff -u -r1.45 -r1.46 pkgsrc/multimedia/x265/distinfo
 cvs rdiff -u -r0 -r1.1 \
     pkgsrc/multimedia/x265/patches/patch-common_threading.h
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.