This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
lang/perl: Rebase patches
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia
11 years ago
parent
56763a7a3f
commit
6818ac4313
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
lang/perl/patches/101-fix-cross-compile-endianness-detection.patch
+1
-1
lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch
+ 1
- 1
lang/perl/patches/101-fix-cross-compile-endianness-detection.patch
View File
@ -1,6 +1,6 @@
--- a/config_h.SH
+++ b/config_h.SH
@@ -5
3,6 +53
,19 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#und
@@ -5
2,6 +52
,19 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#und
#ifndef _config_h_
#define _config_h_
+ 1
- 1
lang/perl/patches/200-host-libc-dir-moved-debian+derivatives.patch
View File
@ -1,6 +1,6 @@
--- a/hints/linux.sh
+++ b/hints/linux.sh
@@ -
133,6 +133,24 @@ case "$optimize
" in
@@ -
204,6 +204,24 @@ case "$libc
" in
;;
esac
Write
Preview
Loading…
Cancel
Save