diff options
Diffstat (limited to 'meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch')
-rw-r--r-- | meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch b/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch index eac128cc09..5973824885 100644 --- a/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch +++ b/meta-initramfs/recipes-devtools/klibc/files/use-env-for-perl.patch | |||
@@ -10,8 +10,6 @@ that /usr/bin/env perl will always return ours (if it has been built). | |||
10 | 10 | ||
11 | Signed-off-by: Tom Rini <tom_rini@mentor.com> | 11 | Signed-off-by: Tom Rini <tom_rini@mentor.com> |
12 | 12 | ||
13 | Index: klibc-1.5.20/klcc/makeklcc.pl | ||
14 | =================================================================== | ||
15 | --- a/klcc/makeklcc.pl | 13 | --- a/klcc/makeklcc.pl |
16 | +++ b/klcc/makeklcc.pl | 14 | +++ b/klcc/makeklcc.pl |
17 | @@ -26,7 +26,7 @@ sub pathsearch($) { | 15 | @@ -26,7 +26,7 @@ sub pathsearch($) { |