X-Git-Url: https://hackdaworld.org/gitweb/?p=hdw-linux%2Fhdw-linux.git;a=blobdiff_plain;f=packages%2Fbase%2Fperl%2Fperl_libc.patch.1;fp=packages%2Fbase%2Fperl%2Fperl_libc.patch.1;h=62b1a36c9daefb76afd5d3314518b733be57d115;hp=085e2b78185effa59503ec73110cf39743ab7090;hb=793f79d0d200544e7193cdfd4b66dc2479bf7247;hpb=504579d0d381b02fc33fe1c696d64f96135a15a8 diff --git a/packages/base/perl/perl_libc.patch.1 b/packages/base/perl/perl_libc.patch.1 index 085e2b7..62b1a36 100644 --- a/packages/base/perl/perl_libc.patch.1 +++ b/packages/base/perl/perl_libc.patch.1 @@ -1,7 +1,7 @@ ---- perl-5.8.0.orig/hints/linux.sh 2002-06-05 23:46:00.000000000 +1000 -+++ perl-5.8.0/hints/linux.sh 2003-02-19 16:32:18.000000000 +1100 -@@ -51,9 +51,9 @@ - # We don't use __GLIBC__ and __GLIBC_MINOR__ because they +--- perl-5.8.8.orig/hints/linux.sh 2005-11-18 01:18:45.000000000 +0000 ++++ perl-5.8.8/hints/linux.sh 2006-02-12 12:20:32.000000000 +0000 +@@ -52,9 +52,9 @@ + # We don't use __GLIBC__ and __GLIBC_MINOR__ because they # are insufficiently precise to distinguish things like # libc-2.0.6 and libc-2.0.7. -if test -L /lib/libc.so.6; then @@ -13,10 +13,12 @@ fi # Configure may fail to find lstat() since it's a static/inline -@@ -282,3 +282,6 @@ - ;; +@@ -330,3 +330,8 @@ + libswanted="$*" + ;; esac - EOCBU ++ +locincpth="" +loclibpth="" +glibpth="${prefix}/lib" ++usrinc="${prefix}/include"