From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 971A0158020 for ; Fri, 23 Dec 2022 07:35:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A2B60E07D1; Fri, 23 Dec 2022 07:35:37 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 80517E0825 for ; Fri, 23 Dec 2022 07:35:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 87D8F340EE6 for ; Fri, 23 Dec 2022 07:35:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A9507EB for ; Fri, 23 Dec 2022 07:35:35 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1671780905.ccc3749f8456e58b34630578ac0e83ec90c78ae4.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/clang/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/clang/clang-15.0.5.ebuild sys-devel/clang/clang-15.0.6.9999.ebuild sys-devel/clang/clang-15.0.6.ebuild sys-devel/clang/clang-16.0.0.9999.ebuild sys-devel/clang/clang-16.0.0_pre20221210.ebuild sys-devel/clang/clang-16.0.0_pre20221217.ebuild X-VCS-Directories: sys-devel/clang/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: ccc3749f8456e58b34630578ac0e83ec90c78ae4 X-VCS-Branch: master Date: Fri, 23 Dec 2022 07:35:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4f8abcef-8640-40e2-aaeb-a0b3493626ca X-Archives-Hash: fc7ea6988c777089e1cab4943ff316ba commit: ccc3749f8456e58b34630578ac0e83ec90c78ae4 Author: Georgy Yakovlev gentoo org> AuthorDate: Fri Dec 23 06:30:00 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Fri Dec 23 07:35:05 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccc3749f sys-devel/clang: don't gate ieee-long-double behind USE=ppc64 in case someone does cross and wants to switch ppc64 target to use that. Bug: https://bugs.gentoo.org/882815 Closes: https://github.com/gentoo/gentoo/pull/28767 Signed-off-by: Georgy Yakovlev gentoo.org> sys-devel/clang/clang-15.0.5.ebuild | 2 +- sys-devel/clang/clang-15.0.6.9999.ebuild | 2 +- sys-devel/clang/clang-15.0.6.ebuild | 2 +- sys-devel/clang/clang-16.0.0.9999.ebuild | 2 +- sys-devel/clang/clang-16.0.0_pre20221210.ebuild | 2 +- sys-devel/clang/clang-16.0.0_pre20221217.ebuild | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys-devel/clang/clang-15.0.5.ebuild b/sys-devel/clang/clang-15.0.5.ebuild index abf45d01b7fb..3a49edab7d2c 100644 --- a/sys-devel/clang/clang-15.0.5.ebuild +++ b/sys-devel/clang/clang-15.0.5.ebuild @@ -279,7 +279,7 @@ multilib_src_configure() { -DPython3_EXECUTABLE="${PYTHON}" ) - if use ppc64 && ! use elibc_musl; then + if ! use elibc_musl; then mycmakeargs+=( -DPPC_LINUX_DEFAULT_IEEELONGDOUBLE=$(usex ieee-long-double) ) diff --git a/sys-devel/clang/clang-15.0.6.9999.ebuild b/sys-devel/clang/clang-15.0.6.9999.ebuild index 849f122c66ea..d563878ba0b7 100644 --- a/sys-devel/clang/clang-15.0.6.9999.ebuild +++ b/sys-devel/clang/clang-15.0.6.9999.ebuild @@ -279,7 +279,7 @@ multilib_src_configure() { -DPython3_EXECUTABLE="${PYTHON}" ) - if use ppc64 && ! use elibc_musl; then + if ! use elibc_musl; then mycmakeargs+=( -DPPC_LINUX_DEFAULT_IEEELONGDOUBLE=$(usex ieee-long-double) ) diff --git a/sys-devel/clang/clang-15.0.6.ebuild b/sys-devel/clang/clang-15.0.6.ebuild index 4cc5b8cf4006..46335f9b5354 100644 --- a/sys-devel/clang/clang-15.0.6.ebuild +++ b/sys-devel/clang/clang-15.0.6.ebuild @@ -279,7 +279,7 @@ multilib_src_configure() { -DPython3_EXECUTABLE="${PYTHON}" ) - if use ppc64 && ! use elibc_musl; then + if ! use elibc_musl; then mycmakeargs+=( -DPPC_LINUX_DEFAULT_IEEELONGDOUBLE=$(usex ieee-long-double) ) diff --git a/sys-devel/clang/clang-16.0.0.9999.ebuild b/sys-devel/clang/clang-16.0.0.9999.ebuild index 97ed8a0f1bd3..47dee6c6e902 100644 --- a/sys-devel/clang/clang-16.0.0.9999.ebuild +++ b/sys-devel/clang/clang-16.0.0.9999.ebuild @@ -274,7 +274,7 @@ multilib_src_configure() { -DPython3_EXECUTABLE="${PYTHON}" ) - if use ppc64 && ! use elibc_musl; then + if ! use elibc_musl; then mycmakeargs+=( -DPPC_LINUX_DEFAULT_IEEELONGDOUBLE=$(usex ieee-long-double) ) diff --git a/sys-devel/clang/clang-16.0.0_pre20221210.ebuild b/sys-devel/clang/clang-16.0.0_pre20221210.ebuild index f6ba41a7913a..25c3b72735ff 100644 --- a/sys-devel/clang/clang-16.0.0_pre20221210.ebuild +++ b/sys-devel/clang/clang-16.0.0_pre20221210.ebuild @@ -274,7 +274,7 @@ multilib_src_configure() { -DPython3_EXECUTABLE="${PYTHON}" ) - if use ppc64 && ! use elibc_musl; then + if ! use elibc_musl; then mycmakeargs+=( -DPPC_LINUX_DEFAULT_IEEELONGDOUBLE=$(usex ieee-long-double) ) diff --git a/sys-devel/clang/clang-16.0.0_pre20221217.ebuild b/sys-devel/clang/clang-16.0.0_pre20221217.ebuild index f6ba41a7913a..25c3b72735ff 100644 --- a/sys-devel/clang/clang-16.0.0_pre20221217.ebuild +++ b/sys-devel/clang/clang-16.0.0_pre20221217.ebuild @@ -274,7 +274,7 @@ multilib_src_configure() { -DPython3_EXECUTABLE="${PYTHON}" ) - if use ppc64 && ! use elibc_musl; then + if ! use elibc_musl; then mycmakeargs+=( -DPPC_LINUX_DEFAULT_IEEELONGDOUBLE=$(usex ieee-long-double) )