From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D7CDBE77371 for ; Sat, 30 Sep 2023 14:08:30 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 8F4D083DB8; Sat, 30 Sep 2023 14:08:30 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 8F4D083DB8 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B80v_Ooul_nm; Sat, 30 Sep 2023 14:08:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by smtp1.osuosl.org (Postfix) with ESMTP id BDB4583DFA; Sat, 30 Sep 2023 14:08:28 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org BDB4583DFA Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id C1E4D1BF3EB for ; Sat, 30 Sep 2023 14:08:15 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id 9A06D83DB6 for ; Sat, 30 Sep 2023 14:08:15 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 9A06D83DB6 X-Virus-Scanned: amavisd-new at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Cm9spwM1olXD for ; Sat, 30 Sep 2023 14:08:14 +0000 (UTC) Received: from mslow1.mail.gandi.net (mslow1.mail.gandi.net [217.70.178.240]) by smtp1.osuosl.org (Postfix) with ESMTPS id 350A383CFC for ; Sat, 30 Sep 2023 14:08:13 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org 350A383CFC Received: from relay1-d.mail.gandi.net (unknown [217.70.183.193]) by mslow1.mail.gandi.net (Postfix) with ESMTP id 6BD4BC6D6F for ; Sat, 30 Sep 2023 13:56:37 +0000 (UTC) Received: by mail.gandi.net (Postfix) with ESMTPSA id 5453C240004; Sat, 30 Sep 2023 13:56:31 +0000 (UTC) Received: from peko by dell.home with local (Exim 4.94.2) (envelope-from ) id 1qmaSM-00EyYq-OV; Sat, 30 Sep 2023 15:56:30 +0200 From: Peter Korsgaard To: Nicola Di Lieto References: Date: Sat, 30 Sep 2023 15:56:30 +0200 In-Reply-To: (Nicola Di Lieto's message of "Fri, 29 Sep 2023 09:55:17 +0200") Message-ID: <87msx3aho1.fsf@48ers.dk> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 X-GND-Sasl: peter@korsgaard.com Subject: Re: [Buildroot] [PATCH] uacme: fix build with BR2_PACKAGE_MBEDTLS_COMPRESSION X-BeenThere: buildroot@buildroot.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: buildroot@buildroot.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: buildroot-bounces@buildroot.org Sender: "buildroot" >>>>> "Nicola" == Nicola Di Lieto writes: > Fixes: > http://autobuild.buildroot.net/results/2083eca8030e3f7ed8df388a7c29bc5d672b9512/ > Signed-off-by: Nicola Di Lieto It is a bit unfortunate that mbedtls does not provide a .pc file. Committed after extending the commit message to explain the situation, thanks. -- Bye, Peter Korsgaard _______________________________________________ buildroot mailing list buildroot@buildroot.org https://lists.buildroot.org/mailman/listinfo/buildroot