Fixing the patch for icu for ARM.
The source file changed paths.
This commit is contained in:
parent
7926e754f8
commit
19fd547a7f
@ -10,10 +10,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
source/config/mh-linux | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/config/mh-linux b/config/mh-linux
|
||||
diff --git a/source/config/mh-linux b/source/config/mh-linux
|
||||
index 366f0cc..2689aab 100644
|
||||
--- a/config/mh-linux
|
||||
+++ b/config/mh-linux
|
||||
--- a/source/config/mh-linux
|
||||
+++ b/source/config/mh-linux
|
||||
@@ -21,7 +21,7 @@ LD_RPATH= -Wl,-zorigin,-rpath,'$$'ORIGIN
|
||||
LD_RPATH_PRE = -Wl,-rpath,
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user