Source-Changes archive

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

Re: CVS commit: sharesrc



Matt Thomas <matt%netbsd.org@localhost> writes:

> rework slightly so that when MKLINKLIB=no only the shared objects
> are built.  (building normal objects when they are never used really
> sucks on slow build machines).

This change breaks makefiles that change OBJS directly. Specific cases
are libposix and libc (libposix/sys/Makefile.inc adds objects to OBJS,
but they don't propagate to POBJS etc.)

/Johan



Home | Main Index | Thread Index | Old Index