summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch')
-rw-r--r--meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch b/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch
index 40acc148e0..84c382def6 100644
--- a/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch
+++ b/meta/recipes-extended/mdadm/files/mdadm-3.2.2_fix_for_x32.patch
@@ -6,7 +6,7 @@ set by tune settings are lost. Causing compile failure with x32 toolchain
6As the bitbake defined CC is good, there is no need to redfine CC in the 6As the bitbake defined CC is good, there is no need to redfine CC in the
7make file, hence making the CC definition in the Makefile conditional. 7make file, hence making the CC definition in the Makefile conditional.
8 8
9Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/07 9Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> 2011/12/07
10 10
11Index: mdadm-3.3/Makefile 11Index: mdadm-3.3/Makefile
12=================================================================== 12===================================================================