summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '0011-tools-helpers-fix-build-of-xen-init-dom0-with-Werror.patch')
-rw-r--r--0011-tools-helpers-fix-build-of-xen-init-dom0-with-Werror.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/0011-tools-helpers-fix-build-of-xen-init-dom0-with-Werror.patch b/0011-tools-helpers-fix-build-of-xen-init-dom0-with-Werror.patch
index dc468c8..34acad9 100644
--- a/0011-tools-helpers-fix-build-of-xen-init-dom0-with-Werror.patch
+++ b/0011-tools-helpers-fix-build-of-xen-init-dom0-with-Werror.patch
@@ -1,7 +1,8 @@
From f241cc48dabeef6cb0b381db62f2562b0a3970eb Mon Sep 17 00:00:00 2001
From: Anthony PERARD <anthony.perard@citrix.com>
Date: Tue, 12 Jul 2022 11:26:47 +0200
-Subject: [PATCH 11/67] tools/helpers: fix build of xen-init-dom0 with -Werror
+Subject: [PATCH 011/126] tools/helpers: fix build of xen-init-dom0 with
+ -Werror
Missing prototype of asprintf() without _GNU_SOURCE.
@@ -24,5 +25,5 @@ index c99224a4b607..b4861c9e8041 100644
#include <stdint.h>
#include <string.h>
--
-2.37.3
+2.37.4