From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 26389138350 for ; Wed, 8 Apr 2020 17:58:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B420E0B2E; Wed, 8 Apr 2020 17:58:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2DEFEE0B09 for ; Wed, 8 Apr 2020 17:58:23 +0000 (UTC) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 4CBF134E52A for ; Wed, 8 Apr 2020 17:58:22 +0000 (UTC) Received: by mail-ed1-f41.google.com with SMTP id z65so9868757ede.0 for ; Wed, 08 Apr 2020 10:58:22 -0700 (PDT) X-Gm-Message-State: AGi0Pua9g4rS962kB5vOZRKxgAUd4NuvtiU2Fk9oONCr6DVKnX4pHmns dI3/ruR7Q7VYUscmeVnO7gMKzZthe4B+TdZwpE8= X-Google-Smtp-Source: APiQypKeUML5sPZnofVBii3wKA6HUMBKitvwb0aa1nEeDAG5f585pxvJiI+WiL9DEPp3+rChnIRQRNhCzpD6GyD7RmI= X-Received: by 2002:a50:c389:: with SMTP id h9mr7751279edf.1.1586368699546; Wed, 08 Apr 2020 10:58:19 -0700 (PDT) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 References: <20200408152814.5671-1-marecki@gentoo.org> <20200408152814.5671-3-marecki@gentoo.org> In-Reply-To: <20200408152814.5671-3-marecki@gentoo.org> From: Matt Turner Date: Wed, 8 Apr 2020 10:58:07 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: [gentoo-dev] Re: [PATCH 2/3] media-libs/mesa: do not force use of specific ICD loader To: Marek Szuba Cc: gentoo development , candrews@gentoo.org, x11 , zerochaos@gentoo.org Content-Type: text/plain; charset="UTF-8" X-Archives-Salt: a706dfc5-05a2-49b9-8790-321d124238c7 X-Archives-Hash: 1e23c1191878b3902b9bce536e2430fa Looks good to me. Thanks!