Source-Changes archive

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

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   kre
Date:           Sat Jul 11 03:53:40 UTC 2026

Modified Files:
        src/lib/libc/gen: Makefile.inc

Log Message:
Cause src/lib/libc/get/sysctl.o to depend upon /dev/null

This is ugly in the extreme, unreliable really, and just bad.
Yet it seems to be reasonably effective in causing sysctl.o to
be rebuilt every time libc is being rebuilt (which is an aim).

There surely must be a better way.   If someone knows what that is,
and it actually works, please replace this with that better way.


To generate a diff of this commit:
cvs rdiff -u -r1.230 -r1.231 src/lib/libc/gen/Makefile.inc

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index