On Tue, Aug 25, 2020 at 11:33 PM Thomas Huth wrote:
> On 22/08/2020 22.29, Philippe Mathieu-Daudé wrote:
> > Hi Rafael,
> >
Would these improvement can be implemented in python?
--
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
On 22/08/2020 22.29, Philippe Mathieu-Daudé wrote:
> Hi Rafael,
>
> On 8/14/20 9:46 AM, Philippe Mathieu-Daudé wrote:
>> On 8/3/20 8:09 AM, Thomas Huth wrote:
>>> On 02/08/2020 00.44, Rafael Kitover wrote:
Use the test from Makefile to check if vhost-user-gpu is being built,
and if so re
Hi Rafael,
On 8/14/20 9:46 AM, Philippe Mathieu-Daudé wrote:
> On 8/3/20 8:09 AM, Thomas Huth wrote:
>> On 02/08/2020 00.44, Rafael Kitover wrote:
>>> Use the test from Makefile to check if vhost-user-gpu is being built,
>>> and if so require pixman.
>>
>> Fixes: 9b52b17ba5 ("configure: Allow to b
On 8/3/20 8:09 AM, Thomas Huth wrote:
> On 02/08/2020 00.44, Rafael Kitover wrote:
>> Use the test from Makefile to check if vhost-user-gpu is being built,
>> and if so require pixman.
>
> Fixes: 9b52b17ba5 ("configure: Allow to build tools without pixman")
>
> ... sorry, I missed that there is i
On 02/08/2020 00.44, Rafael Kitover wrote:
> Use the test from Makefile to check if vhost-user-gpu is being built,
> and if so require pixman.
Fixes: 9b52b17ba5 ("configure: Allow to build tools without pixman")
... sorry, I missed that there is indeed a tool that requires pixman.
> Signed-off-b
Use the test from Makefile to check if vhost-user-gpu is being built,
and if so require pixman.
Signed-off-by: Rafael Kitover
---
configure | 28 ++--
1 file changed, 14 insertions(+), 14 deletions(-)
diff --git a/configure b/configure
index 2acc4d1465..181b465861 100755