diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-25 09:15:39 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-25 11:28:49 +0100 |
commit | 37cf162998b13d7d594c7ed68c47d440a3033ed5 (patch) | |
tree | c5b3e4e0e5f961f444070c5b39c372020c18d935 /meta/lib | |
parent | 54cdbe67ef835120b7f6c8b2639f9e6c785cbf99 (diff) | |
download | poky-37cf162998b13d7d594c7ed68c47d440a3033ed5.tar.gz |
libxml2/libxslt: Don't depend on ansidecl.h header
We don't DEPEND on binutils for ansidecl.h so ensure we should never
use the header. This makes builds determinstic and means something like:
bitbake binutils
bitbake libxml2 -c configure
bitbake binutils -c clean
bitbake libxml2
doen't fail to build.
(From OE-Core rev: fe6cabfb0c6f382ef6131e07437b90c2afbf5488)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions