Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/conf
In article <9282.1640893686%splode.eterna.com.au@localhost>,
matthew green <mrg%eterna.com.au@localhost> wrote:
>> - We only make a debuginstall rule to install netbsd-${KERNEL_CONFIG}.debug
>> if MKDEBUG=yes
>
>this part pollutes my $DESTDIR with non-distrib kernel info still,
>which also means it requires a $DESTDIR to build a kernel now.
>
>i think that we should not do this in the kernel build but inside
>the sets build, and create the set with ./netbsd and the
>./usr/libdata/debug/netbsd-$KERNEL.debug path stored in some temp
>dir of distrib/sets/. that avoids issues of building stuff being
>all different now, while allowing this to create sets sanely.
Perhaps we should not generate install rules for kernels that are not
in ALL_KERNELS? Or remove the make debuginstall in the build.sh kernel
build?
christos
Home |
Main Index |
Thread Index |
Old Index