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 939B8158020 for ; Sat, 10 Dec 2022 02:51:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA478E07EF; Sat, 10 Dec 2022 02:51:29 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 B5CDAE07EF for ; Sat, 10 Dec 2022 02:51:29 +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 D1086340C37 for ; Sat, 10 Dec 2022 02:51:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFEB95BF for ; Sat, 10 Dec 2022 02:51:26 +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: <1670640659.111847c60008231e6329949ec6ce2c8e18ffe41b.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/libtool/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch X-VCS-Directories: sys-devel/libtool/files/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 111847c60008231e6329949ec6ce2c8e18ffe41b X-VCS-Branch: master Date: Sat, 10 Dec 2022 02:51:26 +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: 4cdf0f0e-db24-4613-a0ac-ecf3854ed8f6 X-Archives-Hash: 349e7c394a737835e65c54067e40505e commit: 111847c60008231e6329949ec6ce2c8e18ffe41b Author: Sam James gentoo org> AuthorDate: Sat Dec 10 02:50:42 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 10 02:50:59 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111847c6 sys-devel/libtool: add werror upstream link Signed-off-by: Sam James gentoo.org> sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch b/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch index 5a460e006be6..c0db69f3e2b6 100644 --- a/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch +++ b/sys-devel/libtool/files/libtool-2.4.7-werror-lto.patch @@ -1,3 +1,5 @@ +https://lists.gnu.org/archive/html/libtool-patches/2022-12/msg00000.html + From d72817b1ee5d7b666bf30b0234e32423252d6ad8 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 10 Dec 2022 02:00:22 +0000