diff options
author | Martin Liska <mliska@suse.cz> | 2023-01-16 11:45:33 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-16 12:15:20 +0100 |
commit | 8c0089882a62da2d75fb655e781cc33cc1351f6a (patch) | |
tree | 9c488b82f32f63c6d2e4be576958623cf5ee02fd /scripts/clang-tools | |
parent | kconfig: Update all declared targets (diff) | |
download | linux-8c0089882a62da2d75fb655e781cc33cc1351f6a.tar.xz linux-8c0089882a62da2d75fb655e781cc33cc1351f6a.zip |
scripts: support GNU make 4.4 in jobserver-exec
Starting with GNU make 4.4, --jobserver-auth newly uses named
pipe (fifo) instead of part of opened file descriptors:
https://www.gnu.org/software/make/manual/html_node/POSIX-Jobserver.html
Support also the new format.
Signed-off-by: Martin Liska <mliska@suse.cz>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'scripts/clang-tools')
0 files changed, 0 insertions, 0 deletions