pkgsrc-Bugs archive

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

PR/60371 CVS commit: pkgsrc/multimedia/x265



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

From: "Havard Eidnes" <he%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
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.
 



Home | Main Index | Thread Index | Old Index