git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f7d455
)
DocBook: Do not exceed argument list limit
author
Michal Marek
<mmarek@suse.cz>
Mon, 26 Jan 2015 10:31:17 +0000
(11:31 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 28 Jan 2015 18:33:44 +0000
(11:33 -0700)
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 <mmarek@suse.cz>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/DocBook/Makefile
patch
|
blob
|
history
diff --cc
Documentation/DocBook/Makefile
Simple merge