diff options
author | 2011-04-15 02:41:27 +0000 | |
---|---|---|
committer | 2011-04-15 02:41:27 +0000 | |
commit | 98f9df903be6fb82557e3ff81264f6da51cf1272 (patch) | |
tree | e72ae2a9d00f249647ea47ccdfc0c60fbe80cae8 /lib/libkvm | |
parent | Implement the -MP, -MT, and -MF options so that all our platforms (diff) | |
download | wireguard-openbsd-98f9df903be6fb82557e3ff81264f6da51cf1272.tar.xz wireguard-openbsd-98f9df903be6fb82557e3ff81264f6da51cf1272.zip |
Convert the kernel Makefiles to autogenerate dependencies during compilation
using the -MD option to cc, with -MP, -MT, and -MF where needed, converting
"make depend" to a no-op. This increases parallelism for those using "make -j"
and keeps the dependencies up to date with each compilation automatically.
sparc and vax users will need to rebuild gcc with support for the
-M[PTF] options before config'ing with this diff.
Diffstat (limited to 'lib/libkvm')
0 files changed, 0 insertions, 0 deletions