Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-libs/uclibc/files/
Date: Thu, 05 Apr 2012 13:55:53
Message-Id: 1333634132.b333128304c7465beb625d3675bfedadd081ab99.blueness@gentoo
1 commit: b333128304c7465beb625d3675bfedadd081ab99
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 13:55:32 2012 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 13:55:32 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=b3331283
7
8 sys-libs/uclibc-0.9.33: remove LDSO_GNU_HASH_SUPPORT for mips
9
10 ---
11 sys-libs/uclibc/files/uclibc-mips.33.config | 2 +-
12 1 files changed, 1 insertions(+), 1 deletions(-)
13
14 diff --git a/sys-libs/uclibc/files/uclibc-mips.33.config b/sys-libs/uclibc/files/uclibc-mips.33.config
15 index 2b933b7..1abd063 100644
16 --- a/sys-libs/uclibc/files/uclibc-mips.33.config
17 +++ b/sys-libs/uclibc/files/uclibc-mips.33.config
18 @@ -83,7 +83,7 @@ LDSO_SEARCH_INTERP_PATH=y
19 LDSO_LD_LIBRARY_PATH=y
20 # LDSO_NO_CLEANUP is not set
21 UCLIBC_CTOR_DTOR=y
22 -LDSO_GNU_HASH_SUPPORT=y
23 +# LDSO_GNU_HASH_SUPPORT is not set
24 # HAS_NO_THREADS is not set
25 # LINUXTHREADS_OLD is not set
26 # LINUXTHREADS_NEW is not set