diff options
author | Joshua Lock <josh@linux.intel.com> | 2011-09-16 15:35:48 -0700 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-09-18 15:58:10 -0700 |
commit | 4b395a9beb6c02f7b23266e7ee2ca3c08a9cbb70 (patch) | |
tree | bed95836a908194be716c731895847a537b8917c /meta/recipes-devtools/python/python-pygobject | |
parent | 1fbb665ef20b7a2477ec4812a610f2b69a870bb1 (diff) | |
download | openembedded-core-4b395a9beb6c02f7b23266e7ee2ca3c08a9cbb70.tar.gz openembedded-core-4b395a9beb6c02f7b23266e7ee2ca3c08a9cbb70.tar.bz2 openembedded-core-4b395a9beb6c02f7b23266e7ee2ca3c08a9cbb70.tar.xz openembedded-core-4b395a9beb6c02f7b23266e7ee2ca3c08a9cbb70.zip |
texinfo: several changes to build without zlib and ncurses headers on host
Texinfo very cleverly detects cross-compilation and builds host versions
of the texinfo binaries it requires to bootstrap the build, however this
was causing the host to require ncurses and zlib libraries and headers.
Instead, since we require texinfo to be installed on the host, remove this
feature from the texinfo configure.ac (disable-native-tools.patch).
Further, fix texinfo to link with newer binutils (link-zip.patch) and to
generate translations with newer gettext (gettext-macros.patch).
With this patch I am able to build texinfo on Fedora without ncurses-devel
and zlib-devel installed.
This fixes [YOCTO #1483]
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python-pygobject')
0 files changed, 0 insertions, 0 deletions