pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57837 CVS commit: pkgsrc/mk
The following reply was made to PR pkg/57837; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57837 CVS commit: pkgsrc/mk
Date: Fri, 26 Jan 2024 03:25:36 +0000
Module Name: pkgsrc
Committed By: riastradh
Date: Fri Jan 26 03:25:36 UTC 2024
Modified Files:
pkgsrc/mk: bsd.prefs.mk
Log Message:
bsd.prefs.mk: Set OBJECT_FMT for Darwin before cross variables.
This way it can be handled by the cross variable logic when the host
and target have misatched object formats, like building NetBSD
packages (ELF) on macOS (Mach-O).
This whole stanza can be removed when PR pkg/57837
(bootstrap-mk-files bsd.own.mk defines wrong OBJECT_FMT on macOS
(Darwin), https://gnats.NetBSD.org/57837) is fixed.
No functional change intended so far -- this just makes subsequent
patches easier to follow.
To generate a diff of this commit:
cvs rdiff -u -r1.437 -r1.438 pkgsrc/mk/bsd.prefs.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