[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 0/2] buildsys: Fix building with SASL on Windows
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH v2 0/2] buildsys: Fix building with SASL on Windows |
Date: |
Mon, 9 Mar 2020 13:24:52 +0100 |
Fix a bug reported by Youry few months ago:
https://www.mail-archive.com/address@hidden/msg625606.html
Since v1:
- addressed Daniel review (always define STRUCT_IOVEC_DEFINED)
The Fedora docker image already uses the libsasl since commit
8ea5962f286. Add the similar package to the Debian (host) image.
Philippe Mathieu-Daudé (2):
configure: Fix building with SASL on Windows
tests/docker: Install SASL library to extend code coverage on amd64
configure | 4 +++-
tests/docker/dockerfiles/debian-amd64.docker | 1 +
2 files changed, 4 insertions(+), 1 deletion(-)
--
2.21.1
- [PATCH v2 0/2] buildsys: Fix building with SASL on Windows,
Philippe Mathieu-Daudé <=