diff options
Diffstat (limited to 'meta/recipes-support/icu/files/gccfix.patch')
-rw-r--r-- | meta/recipes-support/icu/files/gccfix.patch | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-support/icu/files/gccfix.patch b/meta/recipes-support/icu/files/gccfix.patch index 9291e921d3..755341f186 100644 --- a/meta/recipes-support/icu/files/gccfix.patch +++ b/meta/recipes-support/icu/files/gccfix.patch @@ -1,3 +1,9 @@ +Fixes an error which prevents compilation + +Upstream-Status: Pending + +Signed-off-by: Scott Garman <scott.a.garman@intel.com> + Index: source/layoutex/ParagraphLayout.cpp =================================================================== --- source.orig/layoutex/ParagraphLayout.cpp 2009-06-30 11:48:47.000000000 +0100 |