firejail/src/tools
Kelvin M. Klann 93a5d7a2f5 build: standardize parallel make arguments
Currently the number of make jobs used for the default build target are
hardcoded and the value used varies across files.

For consistency (and potentially better performance), use
`make -j "$(nproc)"` everywhere that `make -j` is currently used.

Kind of relates to commit 500d8f2d6 ("ci: run make in parallel where
applicable", 2023-08-14) / PR #5960.
2024-02-29 08:52:25 -03:00
..
check-caps.sh update copyright 2024 2024-01-12 11:23:22 -05:00
extract_caps.c update copyright 2024 2024-01-12 11:23:22 -05:00
extract_errnos.sh update copyright 2024 2024-01-12 11:23:22 -05:00
extract_seccomp.c update copyright 2024 2024-01-12 11:23:22 -05:00
extract_syscalls.c update copyright 2024 2024-01-12 11:23:22 -05:00
mkcoverit.sh build: standardize parallel make arguments 2024-02-29 08:52:25 -03:00
testuid.c update copyright 2024 2024-01-12 11:23:22 -05:00
ttytest.c update copyright 2024 2024-01-12 11:23:22 -05:00
unchroot.pl --chroot testing 2015-10-31 13:07:38 -04:00
unixsocket.c update copyright 2024 2024-01-12 11:23:22 -05:00