+++ /dev/null
-Index: uClibc-nptl/Rules.mak
-===================================================================
---- uClibc-nptl/Rules.mak (revision 24450)
-+++ uClibc-nptl/Rules.mak (working copy)
-@@ -522,7 +522,8 @@
-
- ifeq ($(LDSO_GNU_HASH_SUPPORT),y)
- # Be sure that binutils support it
--LDFLAGS_GNUHASH:=$(call check_ld,--hash-style=gnu)
-+#LDFLAGS_GNUHASH:=$(call check_ld,--hash-style=gnu)
-+LDFLAGS_GNUHASH:=--hash-style=gnu
- ifeq ($(LDFLAGS_GNUHASH),)
- $(error Your binutils don't support --hash-style option, while you want to use it)
- else
# on whether the base patches apply to the selected (SRCDATE) svn release.
#
UCLIBC_BASE ?= "0.9.30"
-PR = "r3"
+PR = "r4"
DEFAULT_PREFERENCE = "1"
require uclibc.inc
file://arm-linuxthreads.patch;patch=1 \
file://linuxthreads-changes.patch;patch=1 \
"
-SRC_URI_append_arm = " file://ldso_hash.patch;patch=1 "
-SRC_URI_append_armeb = " file://ldso_hash.patch;patch=1 "
-
#recent versions uclibc require real kernel headers
PACKAGE_ARCH = "${MACHINE_ARCH}"
file://uclibc-arm-ftruncate64.patch;patch=1 \
file://arm_fix_alignment.patch;patch=1 \
"
-SRC_URI_append_arm = " file://ldso_hash.patch;patch=1 "
-SRC_URI_append_armeb = " file://ldso_hash.patch;patch=1 "
S = "${WORKDIR}/uClibc-nptl"
file://linuxthreads-changes.patch;patch=1 \
file://uclibc_enable_log2_test.patch;patch=1 \
"
-SRC_URI_append_arm = " file://ldso_hash.patch;patch=1 "
-SRC_URI_append_armeb = " file://ldso_hash.patch;patch=1 "
-
S = "${WORKDIR}/uClibc"