
28 Jan
2020
28 Jan
'20
4:55 p.m.
On Tue, Jan 28, 2020 at 01:11:08PM +0000, Daniel P. Berrangé wrote:
The O_BINARY flag is not defined on all platforms so we must conditionalize its use once we remove GNULIB.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- src/util/virfdstream.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Same comment as for previous patch. Reviewed-by: Pavel Hrdina <phrdina@redhat.com>