From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 22D414071A for ; Sat, 29 Jan 2022 18:15:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id C779268AF41; Sat, 29 Jan 2022 20:15:54 +0200 (EET) Received: from mail.comstyle.com (speedy.comstyle.com [206.51.28.2]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id BAEA76800C9 for ; Sat, 29 Jan 2022 20:15:48 +0200 (EET) Received: from mail.comstyle.com (localhost [127.0.0.1]) by mail.comstyle.com (Postfix) with ESMTP id 4JmMvR0kBCz8PbN; Sat, 29 Jan 2022 13:15:47 -0500 (EST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=comstyle.com; h=message-id :date:mime-version:subject:to:references:from:in-reply-to :content-type:content-transfer-encoding; s=default; bh=RSnaKMom4 EosF9DwK/pvYBqKxuQ=; b=ZCUvKTLBswC01Iwa+19A1aGsNyKXa5MLsMO1XbQr+ xH6HAfHYDpfGpajhVmUVsaoE5KYcOCPke12dTW799FaaviOU/WIWUSkJsErsDV3S ZCWijhyEqVOZlYhoDPh4QOH7qGLR9Ad0mn2aBhqbNUNwrDI+W2Iq0TSQPKTSfHDJ Dc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=comstyle.com; h=message-id :date:mime-version:subject:to:references:from:in-reply-to :content-type:content-transfer-encoding; q=dns; s=default; b=THa te0LFIqrBWNSaU+voYCbS2pu3+YLMfv0AYMPFNSoC7aW0Og0mMHGYqqaNv8yhEEp 4gqXTRvSX0REAefMbiE+E24SvTiHWXhWknOMzxz8/i5M/jV2AncgpxhTs6Ic1IC7 hyINI0G4z1Ybby+/5ufAcavlU2mbr2dGJ8e5jUi8= Received: from [192.168.6.68] (bras-base-toroon2719w-grc-53-142-114-5-252.dsl.bell.ca [142.114.5.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: brad) by mail.comstyle.com (Postfix) with ESMTPSA id 4JmMvQ75hVz8PbK; Sat, 29 Jan 2022 13:15:46 -0500 (EST) Message-ID: <70dfc200-6550-fcef-6d68-ade7e400b37a@comstyle.com> Date: Sat, 29 Jan 2022 13:15:46 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:97.0) Gecko/20100101 Thunderbird/97.0 Content-Language: en-US To: FFmpeg development discussions and patches , Hendrik Leppkes References: <3335e1d2-14ee-8e3c-2e81-a6a077f7ee47@gmail.com> <20220119134846.19557-1-anton@khirnov.net> <35cadf8b-0cc3-8599-4e19-98870b98c1f3@comstyle.com> <164319779380.23111.8858951174610122392@lain.red.khirnov.net> From: Brad Smith In-Reply-To: Subject: Re: [FFmpeg-devel] [PATCH] configure: link to libatomic when it's present X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: On 1/29/2022 4:54 AM, Hendrik Leppkes wrote: > On Sat, Jan 29, 2022 at 5:45 AM Brad Smith > wrote: >> libatomic is dropped by --as-needed since it is not necessary. >> > Thats what this solution relies on, and thus there is no harm in adding it. But it doesn't work, and the generated pkg-config files are contaminated too. I'll just have to patch out this broken crap locally. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".