diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-30 17:00:01 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-07-31 22:47:35 +0100 |
commit | 9fe21b8dd723a0979e37cbed3d5fdf147cc4b241 (patch) | |
tree | 66ba6a15bcf97bad2a37ea8c5b3c46dc39a85656 /meta/recipes-core | |
parent | e3497cc22b969e02efa54e4e54e087dbb91d8ced (diff) | |
download | poky-9fe21b8dd723a0979e37cbed3d5fdf147cc4b241.tar.gz |
libtool: Fix problem with libtoolize in multilib installations
Without this patch /usr/bin/libtoolize is different for each multilib
since their host-triplets are different, despite there being no difference in
the functionality of libtoolize itself.
This change just patches out the problematic line since its just a comment for the user
in help text. Ugly but solves the problem. This fixes issues where libtool and
libXX-libtool couldn't be installed into the same system.
(From OE-Core rev: f70040fd3ca3508d33ed24c749c0b8095b020dab)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
0 files changed, 0 insertions, 0 deletions