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 C124715800F for ; Sun, 29 Jan 2023 08:50:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18986E08FB; Sun, 29 Jan 2023 08:50:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 04371E08F0 for ; Sun, 29 Jan 2023 08:50:33 +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 1F961340F14 for ; Sun, 29 Jan 2023 08:50:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A25B77F8 for ; Sun, 29 Jan 2023 08:50:30 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1674982226.f2c837d323196e2f9f05a8d225f4ed8543e02010.sam@gentoo> Subject: [gentoo-commits] proj/gcc-patches:master commit in: 10.5.0/musl/nocross/, 10.5.0/musl/ X-VCS-Repository: proj/gcc-patches X-VCS-Files: 10.5.0/musl/50_all_libssp_unconditionally.patch 10.5.0/musl/nocross/50_all_libssp_unconditionally.patch X-VCS-Directories: 10.5.0/musl/nocross/ 10.5.0/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f2c837d323196e2f9f05a8d225f4ed8543e02010 X-VCS-Branch: master Date: Sun, 29 Jan 2023 08:50:30 +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: 5af5dab2-287b-48cb-bcfc-9b137034f28f X-Archives-Hash: 6c0588ac5f38e2366e3aeaebc723fcc2 commit: f2c837d323196e2f9f05a8d225f4ed8543e02010 Author: Sam James gentoo org> AuthorDate: Sun Jan 29 08:47:51 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sun Jan 29 08:50:26 2023 +0000 URL: https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=f2c837d3 10.5.0: shift libssp patch out of nocross Bug: https://bugs.gentoo.org/862831 Signed-off-by: Sam James gentoo.org> 10.5.0/musl/{nocross => }/50_all_libssp_unconditionally.patch | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/10.5.0/musl/nocross/50_all_libssp_unconditionally.patch b/10.5.0/musl/50_all_libssp_unconditionally.patch similarity index 100% rename from 10.5.0/musl/nocross/50_all_libssp_unconditionally.patch rename to 10.5.0/musl/50_all_libssp_unconditionally.patch