Skip to content
Snippets Groups Projects
Commit d56fcf29 authored by Michal Marek's avatar Michal Marek Committed by Jonathan Corbet
Browse files

DocBook: Do not exceed argument list limit


Use find + xargs to compress the generated manpages. Without this patch,
the build can fail with

    gzip -f Documentation/DocBook/man/*.9
    /bin/bash: /usr/bin/gzip: Argument list too long

This happened with qemu user mode emulation on aarch64.

Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
Signed-off-by: default avatarJonathan Corbet <corbet@lwn.net>
parent 4f7d4559
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment