On Tue, Feb 25, 2020 at 1:17 PM Andrea Bolognani <abologna@xxxxxxxxxx> wrote: > > The first two commits are necessary to build container images that > can successfully be used in libosinfo's GitLab CI setup, which is > currently not performing MinGW builds because of the issues they > address. > > Andrea Bolognani (4): > lcitool: Install dpkg-dev when doing cross-builds on Debian > Don't set $PKG_CONFIG_LIBDIR anywhere > lcitool: Drop duplicated code > lcitool: Don't specify --target in $CONFIGURE_OPTS > > guests/lcitool | 15 +++------------ > guests/playbooks/build/jobs/defaults.yml | 2 -- > jenkins/jobs/defaults.yaml | 2 -- > 3 files changed, 3 insertions(+), 16 deletions(-) > > -- > 2.24.1 > Reviewed-by: Fabiano Fidêncio <fidencio@xxxxxxxxxx>