Remove patch(1) from the list of bootstrap tools.
authorSascha Wildner <saw@online.de>
Sat, 23 May 2020 07:49:33 +0000 (09:49 +0200)
committerSascha Wildner <saw@online.de>
Sat, 23 May 2020 07:57:40 +0000 (09:57 +0200)
commit1bc877a043c429585839884d0166d4eb56b8c70c
tree1c0222cd177cbda8aa7698ed3fa26281f3e511d6
parent36a0a13933b7fdc24103826faa543891d60f5b52
Remove patch(1) from the list of bootstrap tools.

Now that we no longer ship patches in the tree, patch(1) is no longer
needed during buildworld, buildkernel etc. The last patch was removed
in d8d77baac2714febf36f4ac37afccbbbdcdc8857.

While here, also remove our old bsd.patch.mk which was used in the
old days to handle local changes to contrib/ code using patches we
shipped. Since we have git, we use vendor branches which we merge and
then just modify on master for this purpose.
Makefile.inc1
Makefile_upgrade.inc
gnu/usr.bin/cc80/Makefile.intcxx_lib
share/mk/Makefile
share/mk/bsd.README
share/mk/bsd.hostlib.mk
share/mk/bsd.hostprog.mk
share/mk/bsd.lib.mk
share/mk/bsd.patch.mk [deleted file]
share/mk/bsd.prog.mk
sys/conf/kmod.mk