Re: how to get one OBJDIR per kernel

2006-09-11 Thread [LoN]Kamikaze
[LoN]Kamikaze wrote: > ... The trouble is > that different kernels still clash in the same OBJDIR. I would like to > have something like MAKEOBJDIRPREFIX=/usr/obj/${KERNCONF} , the trouble > being that it cannot be set in make.conf . > Is there a way around this restriction? > Just for the record

how to get one OBJDIR per kernel

2006-09-11 Thread [LoN]Kamikaze
I have several systems which all use the same /usr/obj over NFS. In the make.conf of those systems WRKDIRPREFIX is set to /usr/obj/${HOST}, which keeps machines from messing with each other while they build ports. Those machines have their own kernel configurations, which reside in /root/kernels/