diff options
author | Thomas Kunze <thommycheck@gmx.de> | 2008-02-12 11:07:28 +0000 |
---|---|---|
committer | Thomas Kunze <thommycheck@gmx.de> | 2008-02-12 11:07:28 +0000 |
commit | 4bc81531a4298fe6cb3b3909c7587458cb1fb710 (patch) | |
tree | ffb6e439280f923947dbbed831631d541961fdad /packages/glibc/glibc_2.6.1.bb | |
parent | 7bf7cd27ba230a15d35459d437f068377cba9fe8 (diff) |
add patch to make glibc-intermediate compile on arm-oabi
* closes 3618
Diffstat (limited to 'packages/glibc/glibc_2.6.1.bb')
-rw-r--r-- | packages/glibc/glibc_2.6.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/glibc/glibc_2.6.1.bb b/packages/glibc/glibc_2.6.1.bb index d2816f83b1..705fab6715 100644 --- a/packages/glibc/glibc_2.6.1.bb +++ b/packages/glibc/glibc_2.6.1.bb @@ -55,6 +55,7 @@ SRC_URI = "\ file://generic-bits_time.h \ file://etc/ld.so.conf \ file://generate-supported.mk \ + file://glibc-2.6.1-RTLD_SINGLE_THREAD_P-1.patch;patch=1 \ " # Build fails on sh3 and sh4 without additional patches |