Ignore:
Timestamp:
Dec 18, 2013, 1:04:00 AM (12 years ago)
Author:
Chris Staub <chris@…>
Children:
f975b3a
Parents:
1c9985f (diff), 8abef998 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Updated simp branch to match main book

File:
1 moved

Legend:

Unmodified
Added
Removed
  • patches/perl-5.18.1-libc-1.patch

    r1c9985f r026bb5d  
    11Submitted By: Jonathan Norman <Jonathan at bluesquarelinux.co.uk>
    2 Date: 2011-05-17
     2Date: 2013-08-13
    33Initial Package Version: 5.8.8
    44Origin: Ryan Oliver
     
    1111          Against 5.12.1 By Joe Ciccone on 2010-08-01
    1212          Against 5.14.0 By Jonathan Norman on 2011-05-17
     13          Against 5.16.1 by William Harrington on 2012-08-26
     14Rename for 5.16.2 by William Harrington on 2012-11-01
    1315
    14 diff -Naur perl-5.14.0.orig/hints/linux.sh perl-5.14.0/hints/linux.sh
    15 --- perl-5.14.0.orig/hints/linux.sh     2011-05-17 10:15:25.836817125 +0000
    16 +++ perl-5.14.0/hints/linux.sh  2011-05-17 10:17:15.472650338 +0000
    17 @@ -63,9 +63,9 @@
     16Rediffed: Against 5.18.0 by William Harrington on 2013-05-27
     17Rediffed: Against 5.18.1 by William Harrington on 2013-08-13
     18
     19diff -Naur perl-5.18.1.orig/hints/linux.sh perl-5.18.1/hints/linux.sh
     20--- perl-5.18.1.orig/hints/linux.sh     2013-08-12 02:44:48.000000000 +0000
     21+++ perl-5.18.1/hints/linux.sh  2013-08-13 16:46:38.594653439 +0000
     22@@ -66,9 +66,9 @@
    1823 # We don't use __GLIBC__ and  __GLIBC_MINOR__ because they
    1924 # are insufficiently precise to distinguish things like
     
    2833 
    2934 # Configure may fail to find lstat() since it's a static/inline
    30 @@ -461,3 +461,9 @@
     35@@ -456,3 +456,9 @@
    3136     libswanted="$libswanted pthread"
    3237     ;;
Note: See TracChangeset for help on using the changeset viewer.