pkgsrc-Users archive

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

Re: HEADS UP: incompatible change with bsd.prefs.mk for i386



On Sun, 23 Nov 2014 11:02:20 +0900, Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

On Sun, Nov 23, 2014 at 10:46:25AM +0900, OBATA Akio wrote:
On Sun, 23 Nov 2014 10:19:35 +0900, Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

>On Sun, Nov 23, 2014 at 09:59:08AM +0900, OBATA Akio wrote:
>>On Sun, 23 Nov 2014 05:10:01 +0900, Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:
>>
>>>On Sat, Nov 22, 2014 at 10:07:55AM +0900, OBATA Akio wrote:
>>>>If the i?86=>i486 mapping is OPSYS specific, should it be in bsd.own.mk?
>>>
>>>It is for NetBSD.
>>
>>pkgtools/bootstrap-mk-files/mods/NetBSD.bsd.own.mk.in?
>
>No, share/mk. bsd.own.mk is not included in this context though.

No matter whether it is builtin mk-files one or not.
bsd.own.mk already has MACHINE_GNU_ARCH setting, so why do it in bsd.pref.mk duplicately?

As I said, because bsd.own.mk is not included here.

???

% grep -n bsd.own.mk /usr/pkgsrc/mk/bsd.prefs.mk
91:# Preload these for architectures not in all variations of bsd.own.mk,
359:# Needed to prevent an "install:" target from being created in bsd.own.mk.
367:# Set this before <bsd.own.mk> does, since it doesn't know about Darwin
378:.include <bsd.own.mk>
380:# /usr/share/mk/bsd.own.mk on NetBSD 1.3 does not define OBJECT_FMT

--
OBATA Akio / obata%lins.jp@localhost


Home | Main Index | Thread Index | Old Index