On Mon, 26 Jan 2015 11:31:17 +0100
Michal Marek wrote:
> 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
That is a lot of files in that directo
Adding Mr. Corbet.
On 01/26/15 02:31, Michal Marek wrote:
> 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 mod
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: Michal Marek
---
Documentation/
3 matches
Mail list logo