summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2017-07-01 14:41:54 +0000
committerespie <espie@openbsd.org>2017-07-01 14:41:54 +0000
commita86afe1b9ffc646f5490ddc208710cb430fb14b0 (patch)
tree537795513c1233cf0d7703fc50c5fac6ce5bd0cc /sys
parentmissed BUILDFIRST. Allow stuff to proceed without depends (diff)
downloadwireguard-openbsd-a86afe1b9ffc646f5490ddc208710cb430fb14b0.tar.xz
wireguard-openbsd-a86afe1b9ffc646f5490ddc208710cb430fb14b0.zip
effectively kill depend as an independant target (there are a few corners
where a separate depend step is still needed, mostly gcc3 and mesa). Use of BUILDFIRST is mostly enough to make sure important stuff is built first. Otherwise, this makes use of -M* compiler options to generate dependencies on the fly. There is a bit of behind-the-scene for targets with several steps (like yacc and/or libraries) and the compiler needs extra hand-holding with assembler files (don't know why, don't care). Idea based on guenther@'s initial kernel work, loads of input from drahn, aoyama, tb, etc. okay tb@ "why wait" deraadt@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions