aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/patches/132-arm_fix_alignment.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2009-02-21 14:32:21 +0000
committerHauke Mehrtens <hauke@openwrt.org>2009-02-21 14:32:21 +0000
commitdbf25a33d712bd432d9d0d2953d77238027eea02 (patch)
tree73ea574027449d0abf313572da093c08d87f01a0 /toolchain/uClibc/patches/132-arm_fix_alignment.patch
parent1a46f5284782a29edb260757597b36779593b3fb (diff)
downloadmaster-187ad058-dbf25a33d712bd432d9d0d2953d77238027eea02.tar.gz
master-187ad058-dbf25a33d712bd432d9d0d2953d77238027eea02.tar.bz2
master-187ad058-dbf25a33d712bd432d9d0d2953d77238027eea02.zip
uClibc: refresh patches for uClibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14588 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/patches/132-arm_fix_alignment.patch')
-rw-r--r--toolchain/uClibc/patches/132-arm_fix_alignment.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolchain/uClibc/patches/132-arm_fix_alignment.patch b/toolchain/uClibc/patches/132-arm_fix_alignment.patch
index 5f70564f47..acf3654df0 100644
--- a/toolchain/uClibc/patches/132-arm_fix_alignment.patch
+++ b/toolchain/uClibc/patches/132-arm_fix_alignment.patch
@@ -1,5 +1,5 @@
---- uClibc-0.9.29/ldso/ldso/arm/dl-sysdep.h.orig 2006-11-21 02:50:42.000000000 +0000
-+++ uClibc-0.9.29/ldso/ldso/arm/dl-sysdep.h 2008-09-07 10:03:55.000000000 +0100
+--- a/ldso/ldso/arm/dl-sysdep.h
++++ b/ldso/ldso/arm/dl-sysdep.h
@@ -15,6 +15,8 @@
GOT_BASE[1] = (unsigned long) MODULE; \
}