Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: CVS commit: src/share/mk
> How about kernel modules?
exactly the same.
our userland does not have anything useful for building
kernel code. you _need_ the kernel source tree, and it
is bascially self-contained in src/sys (sans the src/common
problem we haven't fixed yet, and config(1).)
this is very much by design.
> On Fri, Jan 24, 2014 at 1:00 PM, matthew green <mrg%eterna.com.au@localhost>
> wrote:
> >
> >> Is this all about symlink-to-directory in an OBJDIR, right? My theory
> >> is that directory creation in OBJDIR is all wrong...
> >>
> >> Kernel build *should* include static headers in $DESTDIR (#include
> >> <foo.h>) or generated headers (#include "foo.h") IMO.
> >
> > the kernel build 100% does not and should not depend upon $DESTDIR.
> >
> >
> > .mrg.
.mrg.
Home |
Main Index |
Thread Index |
Old Index