pkgsrc-Bugs archive

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

PR/51400 CVS commit: pkgsrc/mk



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

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/51400 CVS commit: pkgsrc/mk
Date: Fri, 12 Apr 2024 19:58:23 +0000

 Module Name:	pkgsrc
 Committed By:	riastradh
 Date:		Fri Apr 12 19:58:22 UTC 2024
 
 Modified Files:
 	pkgsrc/mk: bsd.prefs.mk
 	pkgsrc/mk/platform: NetBSD.mk
 
 Log Message:
 mk/platform/NetBSD.mk: Handle i386-on-amd64 builds.
 
 XXX This should be extended to other compat32-on-64bit builds, and
 the wackier variations on that theme one finds in MIPS systems -- may
 require spelunking through the ld emulation schemes in GNU binutils.
 
 PR pkg/51400
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.446 -r1.447 pkgsrc/mk/bsd.prefs.mk
 cvs rdiff -u -r1.80 -r1.81 pkgsrc/mk/platform/NetBSD.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