summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch')
-rw-r--r--meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch b/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
index 527589f71c..739be82311 100644
--- a/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
+++ b/meta/recipes-support/lzop/lzop/x32_abi_miniacc_h.patch
@@ -4,7 +4,7 @@ x32 ABI requires to have 64-bit variable to store FLAGS register
4instead of size_t that is 32-bit variable, this fix operand 4instead of size_t that is 32-bit variable, this fix operand
5type mismatch when try to pop previous pushf value. 5type mismatch when try to pop previous pushf value.
6 6
7Upstream-status: Submitted 7Upstream-Status: Submitted
8 8
9Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> 9Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
10 10