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 8A8D240701 for ; Sat, 29 Jan 2022 09:54:55 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 32BDD68B186; Sat, 29 Jan 2022 11:54:53 +0200 (EET) Received: from mail-yb1-f172.google.com (mail-yb1-f172.google.com [209.85.219.172]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id C034E68AEEA for ; Sat, 29 Jan 2022 11:54:46 +0200 (EET) Received: by mail-yb1-f172.google.com with SMTP id j2so12369777ybu.0 for ; Sat, 29 Jan 2022 01:54:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=wFB7ZZw772YMdGWUnVyy7/BbDWHlPU9EV/iMui7WacQ=; b=GGvGU8qawUc2hkfMn+1l5qCDUT3cbbFFYSGn9NNCnRoL7KBamR2N4BJ9FUaTD5XjXD h6BVGfJWV99o2e7qoKI9ic87AAyhRtvUKRUQ4/+Whp3MOVqpsHYCfGjfwPOkLvXJjctu g94tuYYttp32FrNU2xMRgKAJsCC/26yel6rUgj4wNAX+YWM6/iH1PY0T2WlJaWqvy0fv iyprp+dwSgtU7qySHexkXwHDHpOwM/oi4+TyKNIvD3yiNcs7rs/p29LY1es0X6Kkr62w rR26JHVFyEydCVn/B2N9hlsL4W6hI9Vihs/gupsJ22ervsFaFPMly981tcMNTYvGY6oT +2Hg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=wFB7ZZw772YMdGWUnVyy7/BbDWHlPU9EV/iMui7WacQ=; b=rox+QEj0lPFKucd+KRCxwrd4pSYFCAiup+b6FWpOsP/7yvXojYUmlEHnrI8CU1oua+ NybXaw9iw+8neKvAJ9u0CKciZUVOSvFoN5FbttgXu+24TaKh0Cfam7PZVebIKjo0UgWp M9nc9azaLrrP4AfMjwBSyO7qp+j4UOtGI099xsvNXzv+BrfInPEBJmFTcEXB3pV9BnSn aYIb8U2DYmpxrVEPMZppLEpLwi0yhVt6il+QUIg5mdHEP2BE3DiHnQNznySdRBRdKg0O xclhojNk+URoZmCj+WwKE1p/8bVfoUv8e6QwZEMjG5B81+AYBonVkFTWM+Q7QpHssdNG HTBQ== X-Gm-Message-State: AOAM532XcFzPnTGOTHVtziLt7AA5Yw1LgY0sQvq/n3uNJ/24Duogk5dv eCraQXvOxzWV/njfemY7PurOqBFfFIfeS9jivpJboqkS X-Google-Smtp-Source: ABdhPJwpBmiNwI1rEVwGWHFqFuiEoVkeYXFXZiyIoT0LSy2aDgUp6XQ3DaSZZuUaa2WeQYkoESveUNFqp44asKqUsrQ= X-Received: by 2002:a05:6902:708:: with SMTP id k8mr17964521ybt.319.1643450085064; Sat, 29 Jan 2022 01:54:45 -0800 (PST) MIME-Version: 1.0 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> In-Reply-To: From: Hendrik Leppkes Date: Sat, 29 Jan 2022 10:54:33 +0100 Message-ID: To: FFmpeg development discussions and patches 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-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: 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. - Hendrik _______________________________________________ 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".