diff options
author | Phil Blundell <pb@pbcl.net> | 2013-04-25 15:34:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-29 14:45:07 +0100 |
commit | c67cdf51b106984e839f4b8a93a34f55bbcf3a00 (patch) | |
tree | c023d24abe5778d235dc7c6fd8afa37c1fc16918 /meta-hob | |
parent | f18ba44ab3e4af4fa1a31b6804eaa5f1f2298596 (diff) | |
download | poky-c67cdf51b106984e839f4b8a93a34f55bbcf3a00.tar.gz |
glib: Add --disable-man to configure arguments
Without this, glib will probe for the existence of xsltproc and use that
to decide whether or not it wants to generate manpages. This has two
consequences, neither of them good:
a) the result of the build will vary depending on whether xsltproc
happens to be installed in either the native sysroot or the host
environment; and
b) if xsltproc does happen to be installed but docbook-xsl isn't, the
build will fail with "I/O error" messages.
(From OE-Core rev: b2e2c6e1a20ea4c53dea04992bb1b38890a959dd)
Signed-off-by: Phil Blundell <philb@gnu.org>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob')
0 files changed, 0 insertions, 0 deletions