From patchwork Mon Mar 20 22:10:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Josselin Poiret X-Patchwork-Id: 48459 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 6AD5B16F13; Mon, 20 Mar 2023 22:12:22 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, FROM_SUSPICIOUS_NTLD,MAILING_LIST_MULTI,PDS_OTHER_BAD_TLD, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id E511616F13 for ; Mon, 20 Mar 2023 22:12:21 +0000 (GMT) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peNjh-0003u0-5O; Mon, 20 Mar 2023 18:12:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1peNja-0003nC-QP for guix-patches@gnu.org; Mon, 20 Mar 2023 18:12:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1peNja-0003HR-Hi for guix-patches@gnu.org; Mon, 20 Mar 2023 18:12:06 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peNja-0007O1-DG for guix-patches@gnu.org; Mon, 20 Mar 2023 18:12:06 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62307] [PATCH core-updates 13/15] mig/32-bit: Remove. Resent-From: Josselin Poiret Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 20 Mar 2023 22:12:06 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62307 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62307@debbugs.gnu.org, Josselin Poiret Received: via spool by 62307-submit@debbugs.gnu.org id=B62307.167935029428248 (code B ref 62307); Mon, 20 Mar 2023 22:12:06 +0000 Received: (at 62307) by debbugs.gnu.org; 20 Mar 2023 22:11:34 +0000 Received: from localhost ([127.0.0.1]:57029 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peNj3-0007LS-UZ for submit@debbugs.gnu.org; Mon, 20 Mar 2023 18:11:34 -0400 Received: from jpoiret.xyz ([206.189.101.64]:47306) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peNii-0007JZ-Nd for 62307@debbugs.gnu.org; Mon, 20 Mar 2023 18:11:13 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 5C7B5185328; Mon, 20 Mar 2023 22:11:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1679350272; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=SgYM1MAaApuGx6718z62O8/Tu2DefsUdnhveOUV2VMM=; b=AyJIb1qr1i4tkKwx+h64OUJoGPquKf2baOawTq+8tx/KLcxKY0fO6uscvBu9LNXdSpfSrt GoaK3uvWCrR9GII7FZCNVgpMqDEG6QoWAEZVAIQHouuB4bhP66swJAqFx2W44il3ngmpml TOd0SSm8VBYXTiT+6mJHElYUoEQi979kvqIvDSmbDI0s2ILwsQyT4ttXHUd0USQ3BjQyJJ /U5AIBJVt71EmpVFx3mwS/vOo3DsrWDuop8aio7TPxZR/7CvnDAYgOy6q0Ew/2g3a4kDpp 48rmlTI8cUFFJpRVIloQIvzcuxiyTM75mZZenBY6iWnnUsv8e9Z05RtxMxteaA== Date: Mon, 20 Mar 2023 23:10:49 +0100 Message-Id: In-Reply-To: References: MIME-Version: 1.0 Authentication-Results: jpoiret.xyz; auth=pass smtp.auth=jpoiret@jpoiret.xyz smtp.mailfrom=dev@jpoiret.xyz 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: , Reply-to: Josselin Poiret X-ACL-Warn: , Josselin Poiret via Guix-patches X-Patchwork-Original-From: Josselin Poiret via Guix-patches via From: Josselin Poiret Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches * gnu/packages/hurd.scm (mig/32-bit): Remove unneeded variant. --- gnu/packages/hurd.scm | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm index 4f85d10237..ed08418e94 100644 --- a/gnu/packages/hurd.scm +++ b/gnu/packages/hurd.scm @@ -150,17 +150,6 @@ (define-public mig communication.") (license gpl2+))) -(define-public mig/32-bit - ;; When cross-compiling from x86_64-linux to i586-gnu, we need this 32-bit - ;; native MIG. - (package - (inherit mig) - (arguments - (substitute-keyword-arguments (package-arguments mig) - ((#:system _ #f) - "i686-linux"))) - (properties `((hidden? . #t))))) - (define-public hurd-headers ;; This commit is now slightly behind 0.9.git20220818 as this one needs a ;; newer glibc