~ubuntu-branches/ubuntu/precise/eglibc/precise-201308281639

« back to all changes in this revision

Viewing changes to debian/patches/arm/unsubmitted-ldso-abi-check.diff

  • Committer: Package Import Robot
  • Author(s): Adam Conrad
  • Date: 2011-12-01 11:31:33 UTC
  • mfrom: (288.1.4 precise)
  • Revision ID: package-import@ubuntu.com-20111201113133-nt4vppv01coc8fg4
Tags: 2.13-20ubuntu8
Massage unsubmitted-ldso-abi-check.diff so it actually applies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
--- ../eglibc-2.13.old/elf/dl-load.c    2011-02-04 22:13:20.000000000 +0000
2
 
+++ elf/dl-load.c       2011-11-23 16:21:27.000000000 +0000
 
1
--- eglibc-2.13.old/elf/dl-load.c       2011-02-04 22:13:20.000000000 +0000
 
2
+++ eglibc-2.13/elf/dl-load.c   2011-11-23 16:21:27.000000000 +0000
3
3
@@ -1547,6 +1551,208 @@
4
4
     _dl_debug_printf_c ("\t\t(%s)\n", what);
5
5
 }