From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QNaiFDKCPmKNCgEAgWs5BA (envelope-from ) for ; Sat, 26 Mar 2022 04:02:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YKgiETKCPmI+DwEAauVa8A (envelope-from ) for ; Sat, 26 Mar 2022 04:02:10 +0100 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 BE20E14137 for ; Sat, 26 Mar 2022 04:02:09 +0100 (CET) Received: from localhost ([::1]:56196 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXwgr-0007Od-0Q for larch@yhetil.org; Fri, 25 Mar 2022 23:02:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44410) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXwgk-0007OT-FQ for guix-patches@gnu.org; Fri, 25 Mar 2022 23:02:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58932) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXwgk-0001rL-6P for guix-patches@gnu.org; Fri, 25 Mar 2022 23:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXwgk-000498-3b for guix-patches@gnu.org; Fri, 25 Mar 2022 23:02:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54576] [PATCH] gnu: dnsmasq: Fix cross-compilation. Resent-From: Brian Kubisiak Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 26 Mar 2022 03:02:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54576 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 54576@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164826371315921 (code B ref -1); Sat, 26 Mar 2022 03:02:01 +0000 Received: (at submit) by debbugs.gnu.org; 26 Mar 2022 03:01:53 +0000 Received: from localhost ([127.0.0.1]:52829 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXwga-00048j-UX for submit@debbugs.gnu.org; Fri, 25 Mar 2022 23:01:53 -0400 Received: from lists.gnu.org ([209.51.188.17]:54070) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXwgZ-00048b-Ch for submit@debbugs.gnu.org; Fri, 25 Mar 2022 23:01:51 -0400 Received: from eggs.gnu.org ([209.51.188.92]:44408) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXwgZ-0007Nh-5a for guix-patches@gnu.org; Fri, 25 Mar 2022 23:01:51 -0400 Received: from mn-69-69-108-139.sta.embarqhsd.net ([69.69.108.139]:1674 helo=mail.kubisiak.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXwgX-0001qy-62 for guix-patches@gnu.org; Fri, 25 Mar 2022 23:01:50 -0400 Received: from peregrine (108-237-41-25.lightspeed.sntcca.sbcglobal.net [108.237.41.25]) by mail.kubisiak.com with ESMTPSA (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256) ; Fri, 25 Mar 2022 21:01:20 -0500 Date: Fri, 25 Mar 2022 19:01:25 -0700 From: Brian Kubisiak Message-ID: <20220326020125.ljz4ahsvdbfxug2d@peregrine> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=69.69.108.139; envelope-from=brian@kubisiak.com; helo=mail.kubisiak.com X-Spam_score_int: -8 X-Spam_score: -0.9 X-Spam_bar: / X-Spam_report: (-0.9 / 5.0 requ) BAYES_00=-1.9, PDS_RDNS_DYNAMIC_FP=0.001, RDNS_DYNAMIC=0.982, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action 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=1648263729; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=0klXsGqpHTJJAETgTZIoWPIZWcQnfDRmjnXkNj3gbrE=; b=R4yqUNjxibx4IujKL54z11XgGSNCPDfiR4J/N4wrtrMad9fNWNhbOm1whXFb0dqGJ/1MwQ 7nvhrsd+cknI+8VMsqopvSh5AykK6U9kE/kIKTrYwjUWzWSaHI12EgfZTsT1WpQQYtdRtD 5gBYbwb9nUz9eWszeKHfE11lxRbBCcjbfRCI9DLY+A7g7l+67HLR/pYz2Z68T4cm9mttYX d754GKC8rR/v9SdBi4+8ELPoEBHKGTuyFoLEFoO2JnaWJVucgfbSJzKeThB0kf39bx6jTf gh+tM5NYQcGfsREL2o6jYe3oGDTqumKZBh4xmuAQTDVct7Z9STH7p9KiEdWdFA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648263729; a=rsa-sha256; cv=none; b=tejof9Yxg6EY+N6qCWXgyIctzGMx0fzW8LbW2HZxP4h+daf/e/MJb0E2jh39n7slt95hlW wvb6Ua4OluFADzm40k/Re0xLZviJ1URpO98xMq2Kq2WJkmU8P0PehBCOvBJfVzjAGpAKu6 dT2YTgvxZEqq51cAmW6vpwr/iR5R7TjN5RwNSl0LpQb735zVlF9ESiwPTPy5PQSQAQuLBa +IUVYvbzsxrnEC1Wy95inIL/yqFk1dBoR1xhZ1bOJO4q3KsNbl4vg5Pfrrgq6ifhaCNugO TDR1LSjAI2oo6yHSNmEdTow6aFR0af9gKdOgAs6WNmrOk3J24+niUABcRwwtlA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; 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: -2.78 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; 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: BE20E14137 X-Spam-Score: -2.78 X-Migadu-Scanner: scn1.migadu.com X-TUID: iPCgZ9i0VxuM * gnu/packages/dns.scm (dnsmasq)[arguments]: Use PKG-CONFIG-FOR-TARGET. --- gnu/packages/dns.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/dns.scm b/gnu/packages/dns.scm index afea1aaf86..dacada7897 100644 --- a/gnu/packages/dns.scm +++ b/gnu/packages/dns.scm @@ -309,6 +309,7 @@ (define-public dnsmasq (modify-phases %standard-phases (delete 'configure)) #:make-flags (list (string-append "PREFIX=" (assoc-ref %outputs "out")) (string-append "CC=" ,(cc-for-target)) + (string-append "PKG_CONFIG=" ,(pkg-config-for-target)) "COPTS=\"-DHAVE_DBUS\"") #:tests? #f)) ; no ‘check’ target (home-page "http://www.thekelleys.org.uk/dnsmasq/doc.html") -- 2.34.0