HomeFreeBSD

sysent: regenerate files every time

Description

sysent: regenerate files every time

This forces everything to be regenerated by marking makesyscalls.lua
as .PHONY, which may be helpful in, e.g., rebase scenarios, which may
have unexpected effects on mtimes but still really need a regen.

For now we apply this to the default sysent target, which is ran
manually and not as a part of buildkernel. We can reconsider this if
someone manually running it has issues with the runtime, but the top
level sysent target can run each in parallel; I recommend -j4 or so.

Requested by: kib
Reviewed by: brooks, kib (both earlier version)

(cherry picked from commit 8ea3921f932c43e2ece5c3f9033d4990a4d81375)

Details

Provenance
kevansAuthored on Dec 9 2021, 5:20 AM
Parents
rGa8c06a9de066: ofed: allow using IPv6 address in rc_pingpong server
Branches
Unknown
Tags
Unknown