pkgsrc-Bugs archive

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

PR/51257 CVS commit: pkgsrc/sysutils/cdrtools



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

From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51257 CVS commit: pkgsrc/sysutils/cdrtools
Date: Tue, 27 Jun 2023 20:40:34 +0000

 Module Name:	pkgsrc
 Committed By:	bsiegert
 Date:		Tue Jun 27 20:40:34 UTC 2023
 
 Modified Files:
 	pkgsrc/sysutils/cdrtools: hacks.mk
 
 Log Message:
 cdrtools: remove ABI check on Darwin hack
 
 The ABI==64 check is redundant, since the problem that is being worked
 around is not specific to the exact ABI. This fixes the build on systems
 such as mine, where the bootstrap is not run with  "--abi 64".
 
 Update PR pkg/51257
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/cdrtools/hacks.mk
 
 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