Browse Source

lang/perl: Rebase patches

Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia 10 years ago
parent
commit
6818ac4313
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      lang/perl/patches/101-fix-cross-compile-endianness-detection.patch
  2. +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
@@ -53,6 +53,19 @@ sed <<!GROK!THIS! >$CONFIG_H -e 's!^#und
@@ -52,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


Loading…
Cancel
Save