summaryrefslogtreecommitdiffstats
path: root/recipes-extended/kvmtool/files/0002-kvmtool-add-EXTRA_CFLAGS-variable.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/kvmtool/files/0002-kvmtool-add-EXTRA_CFLAGS-variable.patch')
-rw-r--r--recipes-extended/kvmtool/files/0002-kvmtool-add-EXTRA_CFLAGS-variable.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-extended/kvmtool/files/0002-kvmtool-add-EXTRA_CFLAGS-variable.patch b/recipes-extended/kvmtool/files/0002-kvmtool-add-EXTRA_CFLAGS-variable.patch
index dbb2bebe..dde452d9 100644
--- a/recipes-extended/kvmtool/files/0002-kvmtool-add-EXTRA_CFLAGS-variable.patch
+++ b/recipes-extended/kvmtool/files/0002-kvmtool-add-EXTRA_CFLAGS-variable.patch
@@ -1,4 +1,4 @@
1From 80eb205fd165072724a6e6db1dff8ab0bf2aa667 Mon Sep 17 00:00:00 2001 1From a1c255983169e094c18d82131939b2b66e581000 Mon Sep 17 00:00:00 2001
2From: Dariusz Pelowski <dariusz.pelowski@gmail.com> 2From: Dariusz Pelowski <dariusz.pelowski@gmail.com>
3Date: Sun, 5 Nov 2017 12:39:21 +0100 3Date: Sun, 5 Nov 2017 12:39:21 +0100
4Subject: [PATCH] kvmtool: add EXTRA_CFLAGS variable 4Subject: [PATCH] kvmtool: add EXTRA_CFLAGS variable
@@ -13,7 +13,7 @@ Signed-off-by: Dariusz Pelowski <dariusz.pelowski@gmail.com>
13 1 file changed, 2 insertions(+) 13 1 file changed, 2 insertions(+)
14 14
15diff --git a/Makefile b/Makefile 15diff --git a/Makefile b/Makefile
16index 3787df2..ece3d2a 100644 16index c05b2c0..2ce753f 100644
17--- a/Makefile 17--- a/Makefile
18+++ b/Makefile 18+++ b/Makefile
19@@ -2,6 +2,8 @@ 19@@ -2,6 +2,8 @@