From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 4NqCK5lVT2JmrAAAgWs5BA (envelope-from ) for ; Thu, 07 Apr 2022 23:20:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id sJhNKJlVT2JgpgAAauVa8A (envelope-from ) for ; Thu, 07 Apr 2022 23:20:25 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 6392B22F16 for ; Thu, 7 Apr 2022 23:20:25 +0200 (CEST) Received: from localhost ([::1]:48040 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ncZYG-0004aZ-Dc for larch@yhetil.org; Thu, 07 Apr 2022 17:20:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39364) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ncZXu-0004a3-HF for guix-patches@gnu.org; Thu, 07 Apr 2022 17:20:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39655) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ncZXu-0002hz-62 for guix-patches@gnu.org; Thu, 07 Apr 2022 17:20:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ncZXu-0006V1-0M for guix-patches@gnu.org; Thu, 07 Apr 2022 17:20:02 -0400 Subject: bug#54725: [PATCH 0/2] LLVM 14 and Chromium 99 Resent-From: Marius Bakke Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 07 Apr 2022 21:20:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54725 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54725-done@debbugs.gnu.org Mail-Followup-To: 54725@debbugs.gnu.org, marius@gnu.org, marius@gnu.org Received: via spool by 54725-done@debbugs.gnu.org id=D54725.164936636924933 (code D ref 54725); Thu, 07 Apr 2022 21:20:01 +0000 Received: (at 54725-done) by debbugs.gnu.org; 7 Apr 2022 21:19:29 +0000 Received: from localhost ([127.0.0.1]:33551 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ncZXN-0006U5-ER for submit@debbugs.gnu.org; Thu, 07 Apr 2022 17:19:29 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ncZXL-0006To-Nx for 54725-done@debbugs.gnu.org; Thu, 07 Apr 2022 17:19:28 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54568) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ncZXG-0002e2-H5 for 54725-done@debbugs.gnu.org; Thu, 07 Apr 2022 17:19:22 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=Ulywzv/FUoSNmF1+m77H32d6wlOEJI0tAgvTcphLaA8=; b=q0xX/Z0FAB7mWBSnNqkq q5ntIy53QUEZqcCRmIIwdDn7Qw7dhnp82MGEXGRV5wB3xwFzUzaGaO09IU7ey1cKNgDbl7P61PqzS 4ygoORmhNCYw6ndHBBjzQ9yHy6pvXkJP5C69UbaQmLImWnz01BHLzNomXLM1bPB4yxzqLgW07jNck /J8jfG8UFa757Dp6u7c+MRkkMN2X7Jb3DhSxK2+o9NH5BrQ55+0/VOh2jK6kGMjlzlG4g0FCAzUkK Pjof01utntUlSQxcve5rwLxYdmkGmkH9XkWXutHuvxxqbLuHIv5Z3g8131rpC8YEusDjPOYvZ0hgc a0wMM6JVr5+Byg==; Received: from host-37-191-236-102.lynet.no ([37.191.236.102]:40158 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ncZXF-0001gF-Ps for 54725-done@debbugs.gnu.org; Thu, 07 Apr 2022 17:19:22 -0400 From: Marius Bakke In-Reply-To: <20220405121811.26289-1-marius@gnu.org> References: <20220405121811.26289-1-marius@gnu.org> Date: Thu, 07 Apr 2022 23:19:19 +0200 Message-ID: <878rsgiobs.fsf@gnu.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1649366425; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=Ulywzv/FUoSNmF1+m77H32d6wlOEJI0tAgvTcphLaA8=; b=e3qDqjpRobvMWcfSzfZK4yg8JsmvkjAdPaYNVLRWbOKlhBZjlCFanL3FRmvyuUaJ74lh11 iqHjN2+sbzZtamuX+tk5ZgQs2WyDnXBEgidejr5Q5uleKA0NHX/C/20BjZeoUKlvPZca4R iiOC8fTR/aJhbifblWkWCiZ+JLZOwLXiYRZuus7fhucN/YH2OTv/WP15TmoTHxmZf4ljyR BuHMpKDRRt9I6LY7R/htWL1SvF5By94eNiJDZC5ExAmhMw04+M1myCDMD2SwNRVkmwibYf BwYb3G5KvpvFTkhcue50wrOZruB41o90y9piByDNJ1d/DYeSen5sRjCtNx4Dgg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1649366425; a=rsa-sha256; cv=none; b=qmxtZwt/W6CehC0FPd2my1AfCVWPc+WQ/G9TWf1CLpMgIhUIX4N2W+7NyCxZPXlB1XcN9Y NwACbjAzU3fzXF8L6bO+XGz+gcEJsaM/0k/9N2j1VF8KGIb+Soi1I5/GjunLbbPlm+LHyW krQsgayyWZYPWXm1XXaBnEOf/4/49ZJhjbR+7GnkcbOC7BpsEzMXZGRBCbm+8vAo9DJy8K /bF4iDmLMY2VchfNG5TxEGQ60OTSRnEhfm+FsvXSNs+1rhz7v5K2R9ZgRKtMVlbZu2boGC m9QfrIQy7HJTISwj0ENPAmbBzFNuuDIEXCTU1GUTEQBsZ016owf6GFIo8Vzhpw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="q0xX/Z0F"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -6.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="q0xX/Z0F"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 6392B22F16 X-Spam-Score: -6.96 X-Migadu-Scanner: scn0.migadu.com X-TUID: a3+9Gx6EnjIh --=-=-= Content-Type: text/plain Marius Bakke skriver: > Marius Bakke (2): > gnu: LLVM, Clang: Add 14.0.0. > gnu: ungoogled-chromium: Update to 99.0.4844.84-1. > > gnu/local.mk | 1 + > gnu/packages/chromium.scm | 34 ++- > gnu/packages/llvm.scm | 229 ++++++++++++------ > .../patches/clang-14.0-libc-search-path.patch | 94 +++++++ > gnu/packages/zig.scm | 2 +- > 5 files changed, 280 insertions(+), 80 deletions(-) > create mode 100644 gnu/packages/patches/clang-14.0-libc-search-path.patch I went ahead and pushed these patches, along with an update to ungoogled-chromium 100. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEARYKAC0WIQRNTknu3zbaMQ2ddzTocYulkRQQdwUCYk9VVw8cbWFyaXVzQGdu dS5vcmcACgkQ6HGLpZEUEHdvlgD+LW12LlQB42rI2kyUR1JXSKAK2oJ9XCSIxtuW X0hd/q0A/iRcNTFFuYbyBVui3CvvSmA1CCB68WioXlBOFUHRmzIE =ADr5 -----END PGP SIGNATURE----- --=-=-=--