mirror of
https://github.com/opnsense/src.git
synced 2026-02-22 01:11:30 -05:00
This makes makesyscalls.lua more parallel-friendly, or at least not as hostile to the idea. We get into situations where we're running parallel if we end up with MAKE_JOBS>1 entering any of the sysent targets, since each output file is recognized a distinct build step that needs to be executed. Another commit will add some .ORDER to further improve the situation. Reported by: jhb Reviewed by: brooks Differential Revision: https://reviews.freebsd.org/D23098 |
||
|---|---|---|
| .. | ||
| fdt | ||
| sound | ||
| acpi_quirks2h.awk | ||
| bus_macro.sh | ||
| embed_mfs.sh | ||
| fw_stub.awk | ||
| makeobjops.awk | ||
| makesyscalls.lua | ||
| miidevs2h.awk | ||
| pccarddevs2h.awk | ||
| sdiodevs2h.awk | ||
| usbdevs2h.awk | ||
| vnode_if.awk | ||