Commits

Thomas Petazzoni committed e81149c5430
libxml2: do not apply libtool patch when compiling for host The libtool patch is not applied when building for the target because it does not apply, so do not attempt to apply it when building for the host. This fixes libxml2 build for the host. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>