From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id JyxZMRRSkF/ZGQAAWB0awg (envelope-from ) for ; Wed, 21 Oct 2020 11:21:56 -0400 Received: by simark.ca (Postfix, from userid 112) id BCC671EFC3; Wed, 21 Oct 2020 11:21:56 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.lttng.org (lists.lttng.org [167.114.26.123]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 219BE1EFB9 for ; Wed, 21 Oct 2020 11:21:56 -0400 (EDT) Received: from lists-lttng01.efficios.com (localhost [IPv6:::1]) by lists.lttng.org (Postfix) with ESMTP id 4CGZ3R4gFTz15RV; Wed, 21 Oct 2020 11:21:55 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=lists.lttng.org; s=default; t=1603293715; bh=w8Wvglpxu35EIan5tperQTNZuCpWSaCn/+XbZOKEoTk=; h=To:References:Date:In-Reply-To:Subject:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=p9S1fTfXTPhfjVAwrwFMETfgpF2z5F42DmOMncj+Mwx9zHQyUizEKteWBzIDy1DKX mMUtIZP9fHg6wW++33zbca9HTGVabRDLN1vpSabuDKgzrg/N6vd4FwPWRaf+XVzH+D LyV1siznb16jshuey5hVXwaHC4D/yZXKzPIFjChtSL2yz73clObOZIssiThIqiVzmy zFnT4qybgq0D/SVMtEYi1XEPfGzhGn5yuR8tklOxHpctWjKNZCBiFPofcZsB7siJLX cszG4XaLKBbuI2MpO1pJg32h9B/bL7JJQeNMSyykhKZcR1jdZ2Jkmv6LMyxubw1od4 WZBSjcwVLZnnA== Received: from mail.efficios.com (mail.efficios.com [167.114.26.124]) by lists.lttng.org (Postfix) with ESMTPS id 4CGZ3R0pxLz15X9 for ; Wed, 21 Oct 2020 11:21:55 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id D8B822E5B8F for ; Wed, 21 Oct 2020 11:21:48 -0400 (EDT) Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id Hpud5xmg_RCa; Wed, 21 Oct 2020 11:21:48 -0400 (EDT) Received: from localhost (localhost [127.0.0.1]) by mail.efficios.com (Postfix) with ESMTP id 839BC2E5B8D; Wed, 21 Oct 2020 11:21:48 -0400 (EDT) DKIM-Filter: OpenDKIM Filter v2.10.3 mail.efficios.com 839BC2E5B8D X-Virus-Scanned: amavisd-new at efficios.com Received: from mail.efficios.com ([127.0.0.1]) by localhost (mail03.efficios.com [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 93iNRZoCOFFg; Wed, 21 Oct 2020 11:21:48 -0400 (EDT) Received: from [10.10.0.55] (96-127-212-112.qc.cable.ebox.net [96.127.212.112]) by mail.efficios.com (Postfix) with ESMTPSA id 6BC052E5A9C; Wed, 21 Oct 2020 11:21:48 -0400 (EDT) To: "Applencourt, Thomas" , "lttng-dev@lists.lttng.org" References: <255b71b0-fb0f-5548-e96b-b16c9f6662ed@efficios.com> Message-ID: <1a982d6b-5be2-3b69-6c8c-1c20b6a6534f@efficios.com> Date: Wed, 21 Oct 2020 11:21:48 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.2.1 MIME-Version: 1.0 In-Reply-To: Content-Language: en-US Subject: Re: [lttng-dev] lttng-tool for configure for `liburcu` doesn't use PKG_CONFIG X-BeenThere: lttng-dev@lists.lttng.org X-Mailman-Version: 2.1.31 Precedence: list List-Id: LTTng development list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Michael Jeanson via lttng-dev Reply-To: Michael Jeanson Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: lttng-dev-bounces@lists.lttng.org Sender: "lttng-dev" On 2020-10-20 19 h 16, Applencourt, Thomas wrote: > I just saw the fixe > (https://bugs.lttng.org/projects/lttng-ust/repository/lttng-ust/revisions/ff1ee9bccaa84dd4b062387989c107eb1dafc136/diff > ), > > Thanks a lot! This patch was queued for review for lttng-ust, a similar one for lttng-tools should be merged before we release 2.13. Regards, Michael _______________________________________________ lttng-dev mailing list lttng-dev@lists.lttng.org https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev