From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SdlKl-00016N-SA for garchives@archives.gentoo.org; Sun, 10 Jun 2012 16:49:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03732E055E; Sun, 10 Jun 2012 16:49:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B8BCDE055E for ; Sun, 10 Jun 2012 16:49:35 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF1491B4016 for ; Sun, 10 Jun 2012 16:49:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id ADC32E542E for ; Sun, 10 Jun 2012 16:49:33 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1339346942.a9bdf75a8a0f8a337610170e8af942abbe0c87a7.blueness@gentoo> Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: sys-libs/uclibc/files/ X-VCS-Repository: proj/hardened-dev X-VCS-Files: sys-libs/uclibc/files/uclibc-amd64.0.9.33.2.config sys-libs/uclibc/files/uclibc-mips.0.9.33.2.config sys-libs/uclibc/files/uclibc-ppc.0.9.33.2.config sys-libs/uclibc/files/uclibc-x86.0.9.33.2.config X-VCS-Directories: sys-libs/uclibc/files/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: a9bdf75a8a0f8a337610170e8af942abbe0c87a7 X-VCS-Branch: uclibc Date: Sun, 10 Jun 2012 16:49:33 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 8fa89a13-dad3-40e5-b17e-dc4dcc17fff7 X-Archives-Hash: b86c35b5f2373c329de6803cde68f5e7 commit: a9bdf75a8a0f8a337610170e8af942abbe0c87a7 Author: Anthony G. Basile gentoo org> AuthorDate: Sun Jun 10 16:49:02 2012 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Sun Jun 10 16:49:02 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.= git;a=3Dcommit;h=3Da9bdf75a sys-libc/uclibc: revert all locale support Unfortunately you need locale support to build locale support leading to a catch 22 on your systems. --- sys-libs/uclibc/files/uclibc-amd64.0.9.33.2.config | 8 +------- sys-libs/uclibc/files/uclibc-mips.0.9.33.2.config | 4 ++-- sys-libs/uclibc/files/uclibc-ppc.0.9.33.2.config | 8 +------- sys-libs/uclibc/files/uclibc-x86.0.9.33.2.config | 8 +------- 4 files changed, 5 insertions(+), 23 deletions(-) diff --git a/sys-libs/uclibc/files/uclibc-amd64.0.9.33.2.config b/sys-lib= s/uclibc/files/uclibc-amd64.0.9.33.2.config index 6b48df9..7459b8e 100644 --- a/sys-libs/uclibc/files/uclibc-amd64.0.9.33.2.config +++ b/sys-libs/uclibc/files/uclibc-amd64.0.9.33.2.config @@ -166,14 +166,8 @@ UCLIBC_HAS_CTYPE_SIGNED=3Dy UCLIBC_HAS_CTYPE_CHECKED=3Dy # UCLIBC_HAS_CTYPE_ENFORCED is not set UCLIBC_HAS_WCHAR=3Dy -UCLIBC_HAS_LOCALE=3Dy -UCLIBC_BUILD_ALL_LOCALE=3Dy -# UCLIBC_BUILD_MINIMAL_LOCALE is not set -# UCLIBC_PREGENERATED_LOCALE_DATA is not set -UCLIBC_HAS_XLOCALE=3Dy +# UCLIBC_HAS_LOCALE is not set UCLIBC_HAS_HEXADECIMAL_FLOATS=3Dy -UCLIBC_HAS_GLIBC_DIGIT_GROUPING=3Dy -UCLIBC_HAS_SCANF_LENIENT_DIGIT_GROUPING=3Dy UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=3Dy UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=3D9 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=3Dy diff --git a/sys-libs/uclibc/files/uclibc-mips.0.9.33.2.config b/sys-libs= /uclibc/files/uclibc-mips.0.9.33.2.config index 1abd063..4833c65 100644 --- a/sys-libs/uclibc/files/uclibc-mips.0.9.33.2.config +++ b/sys-libs/uclibc/files/uclibc-mips.0.9.33.2.config @@ -7,6 +7,7 @@ # TARGET_arm is not set # TARGET_avr32 is not set # TARGET_bfin is not set +# TARGET_c6x is not set # TARGET_cris is not set # TARGET_e1 is not set # TARGET_frv is not set @@ -28,7 +29,6 @@ TARGET_mips=3Dy # TARGET_vax is not set # TARGET_x86_64 is not set # TARGET_xtensa is not set -# TARGET_c6x is not set =20 # # Target Architecture Features and Options @@ -129,7 +129,7 @@ UCLIBC_GRP_BUFFER_SIZE=3D256 # Support various families of functions # UCLIBC_LINUX_MODULE_26=3Dy -UCLIBC_LINUX_MODULE_24=3Dy +# UCLIBC_LINUX_MODULE_24 is not set UCLIBC_LINUX_SPECIFIC=3Dy UCLIBC_HAS_GNU_ERROR=3Dy UCLIBC_BSD_SPECIFIC=3Dy diff --git a/sys-libs/uclibc/files/uclibc-ppc.0.9.33.2.config b/sys-libs/= uclibc/files/uclibc-ppc.0.9.33.2.config index 77cb033..8cc2e19 100644 --- a/sys-libs/uclibc/files/uclibc-ppc.0.9.33.2.config +++ b/sys-libs/uclibc/files/uclibc-ppc.0.9.33.2.config @@ -168,14 +168,8 @@ UCLIBC_HAS_CTYPE_SIGNED=3Dy UCLIBC_HAS_CTYPE_CHECKED=3Dy # UCLIBC_HAS_CTYPE_ENFORCED is not set UCLIBC_HAS_WCHAR=3Dy -UCLIBC_HAS_LOCALE=3Dy -UCLIBC_BUILD_ALL_LOCALE=3Dy -# UCLIBC_BUILD_MINIMAL_LOCALE is not set -# UCLIBC_PREGENERATED_LOCALE_DATA is not set -UCLIBC_HAS_XLOCALE=3Dy +# UCLIBC_HAS_LOCALE is not set UCLIBC_HAS_HEXADECIMAL_FLOATS=3Dy -UCLIBC_HAS_GLIBC_DIGIT_GROUPING=3Dy -UCLIBC_HAS_SCANF_LENIENT_DIGIT_GROUPING=3Dy UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=3Dy UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=3D9 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=3Dy diff --git a/sys-libs/uclibc/files/uclibc-x86.0.9.33.2.config b/sys-libs/= uclibc/files/uclibc-x86.0.9.33.2.config index 643d86a..f65ba48 100644 --- a/sys-libs/uclibc/files/uclibc-x86.0.9.33.2.config +++ b/sys-libs/uclibc/files/uclibc-x86.0.9.33.2.config @@ -183,14 +183,8 @@ UCLIBC_HAS_CTYPE_SIGNED=3Dy UCLIBC_HAS_CTYPE_CHECKED=3Dy # UCLIBC_HAS_CTYPE_ENFORCED is not set UCLIBC_HAS_WCHAR=3Dy -UCLIBC_HAS_LOCALE=3Dy -UCLIBC_BUILD_ALL_LOCALE=3Dy -# UCLIBC_BUILD_MINIMAL_LOCALE is not set -# UCLIBC_PREGENERATED_LOCALE_DATA is not set -UCLIBC_HAS_XLOCALE=3Dy +# UCLIBC_HAS_LOCALE is not set UCLIBC_HAS_HEXADECIMAL_FLOATS=3Dy -UCLIBC_HAS_GLIBC_DIGIT_GROUPING=3Dy -UCLIBC_HAS_SCANF_LENIENT_DIGIT_GROUPING=3Dy UCLIBC_HAS_GLIBC_CUSTOM_PRINTF=3Dy UCLIBC_PRINTF_SCANF_POSITIONAL_ARGS=3D9 UCLIBC_HAS_SCANF_GLIBC_A_FLAG=3Dy