From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id GEz3IcPHK2NIBQEAbAwnHQ (envelope-from ) for ; Thu, 22 Sep 2022 04:26:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id WBAhIcPHK2NLaAEAG6o9tA (envelope-from ) for ; Thu, 22 Sep 2022 04:26:11 +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 18A4019181 for ; Thu, 22 Sep 2022 04:26:11 +0200 (CEST) Received: from localhost ([::1]:49548 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1obBuj-0000BT-QN for larch@yhetil.org; Wed, 21 Sep 2022 22:26:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57468) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obBud-0000BD-73 for guix-patches@gnu.org; Wed, 21 Sep 2022 22:26:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:36519) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1obBuc-0005zQ-NU for guix-patches@gnu.org; Wed, 21 Sep 2022 22:26:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1obBuc-0006u6-IB for guix-patches@gnu.org; Wed, 21 Sep 2022 22:26:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57675] [PATCH v9 1/8] gnu: Add abseil-cpp-cxxstd17. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 22 Sep 2022 02:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57675 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57675@debbugs.gnu.org Cc: Liliana Marie Prikler Received: via spool by 57675-submit@debbugs.gnu.org id=B57675.166381356126524 (code B ref 57675); Thu, 22 Sep 2022 02:26:02 +0000 Received: (at 57675) by debbugs.gnu.org; 22 Sep 2022 02:26:01 +0000 Received: from localhost ([127.0.0.1]:35596 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obBub-0006tk-4W for submit@debbugs.gnu.org; Wed, 21 Sep 2022 22:26:01 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:53890) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obBuZ-0006tX-9Y for 57675@debbugs.gnu.org; Wed, 21 Sep 2022 22:25:59 -0400 Date: Thu, 22 Sep 2022 10:25:38 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1663813553; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=rXZf8rx19R2FbzJ4250O2kZ5Z1Em9z5N08Nam0kQIe8=; b=lDLQtk0eR9fOPC3HfBdGyUY+30jEmvbw09MGaM5eZieFLn6tgBoaaE9Kwjssmv6sR12MRi nZj8IG5vmJx/4JYKs1q6PzV6IOw1e2dRqsGwdKiizsXrwzgmI0CgAMIVGCL057VDe1IuIN TPAARDPrVjdeciicrymu7uCN9sxOCh/J3APxH7+DTPQ6I1ZHHG7x4zZh1hxiTLjOVhQlCL gCjj7n0vuZuFILnXgo6J/B1o9k7+nfScittIHT+rzDkoX1jHKK291afHdZRO7k1VSfkXo9 XGVLRNRpFJEmTJvBtT2il5l36KPMGwwC20WMfNb0gPY78ai2N9dMOs6+zUYezw== Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit X-Spamd-Bar: / 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" Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via 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=1663813571; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=rXZf8rx19R2FbzJ4250O2kZ5Z1Em9z5N08Nam0kQIe8=; b=Hg2/YbPvFVq8OPHidU2AGTxijA4P3+JEQn+SzZrK7UYNA6giqoIdv+WEc857ZcTI8vbldw bacqAqZQr9NLNHd1eUFGcNp6lFpcLU1UuRKH2xxTEueaKAkNd3/tR3hIlwZf7S2yCkOlqS N2ocfVtBCCv4eyv1w4dVKWzzIo9cqyxe8D6WDI8UKGrJ3JfXgf/V1Rmp7G1c52lsgys2Bn wkgPCoIgrH+tI9SKvUqn30o4GE14IrDRror8UDnMdZuGc3VbEHkdlNlWlyDhfcNMYy7RTK D/aS4zxFDO6Iqtz4Q+2b4Rpleu3zEcIq9IMFTrTECXtwIQofKXd7UTYL2Z1C5g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663813571; a=rsa-sha256; cv=none; b=i+BCgP8L/+b2NcuiT2wFEi9h/hBmv8SUb9tbVBUr+RoQ6Iy0t+9+vxR1KMlWTtnakQFy1O XNW/kMxIarABJHh+tqjJuuFxy17XQe3Sg0+ek/VG1WkSbFEUmr2nTTbklJclybIvgRypSx +QEmhnnVOFcCNGdiefpBup44rMK+PqvATBov4NvAGrrGVLuxaQBMaPocd9ZWeLInXRNA8j PVKdwho+UYGFripFNnMHsYvdStNaD+vSswHSj1aIRlZT+sh01flbyjqs3thuy2+WZHed6w 4Ls+stzOvSjaCTnlXfShtSuvRZYfTUVCEb44b5pvvGE3BApAcVMHVgfOGsEQXQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=lDLQtk0e; 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: -1.84 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=lDLQtk0e; 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: 18A4019181 X-Spam-Score: -1.84 X-Migadu-Scanner: scn1.migadu.com X-TUID: 5rEz1KkuomcJ * gnu/packages/cpp.scm (abseil-cpp-cxxstd17): New variable. --- gnu/packages/cpp.scm | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm index d03e0bc7e1..5e0646444c 100644 --- a/gnu/packages/cpp.scm +++ b/gnu/packages/cpp.scm @@ -1041,6 +1041,15 @@ (define-public abseil-cpp `(cons* "-DBUILD_TESTING=ON" (delete "-DABSL_RUN_TESTS=ON" ,flags)))))))) +(define-public abseil-cpp-cxxstd17 + (let ((base abseil-cpp)) + (hidden-package + (package/inherit base + (arguments + (substitute-keyword-arguments (package-arguments base) + ((#:configure-flags flags) + #~(cons* "-DCMAKE_CXX_STANDARD=17" #$flags)))))))) + (define-public pegtl (package (name "pegtl") -- 2.37.3