Re: [Pixman] [PATCH v3] build: improve control logic for enabling MMI.

2020-03-06 Thread YunQiang Su
在 2020-03-07六的 10:47 +0800,Shiyou Yin写道: > From: Yin Shiyou > > 1. Replace LS_CFLAGS with MMI_CFLAGS to express its intention more > accurately. >LS_CFLAGS is still available, but it is not recommended. > 2. Improve the control logic for enabling MMI. > > Three essential conditions for enabl

[Pixman] [PATCH v3] build: improve control logic for enabling MMI.

2020-03-06 Thread Shiyou Yin
From: Yin Shiyou 1. Replace LS_CFLAGS with MMI_CFLAGS to express its intention more accurately. LS_CFLAGS is still available, but it is not recommended. 2. Improve the control logic for enabling MMI. Three essential conditions for enabling MMI: 1) user have not specify --disable-loongson-mmi.

Re: [Pixman] [PATCH v2] build: improve control logic for enabling MMI.

2020-03-06 Thread Shiyou Yin
>-Original Message- >From: Adam Jackson [mailto:a...@redhat.com] >Sent: Saturday, March 7, 2020 4:22 AM >To: Shiyou Yin; pixman@lists.freedesktop.org >Subject: Re: [Pixman] [PATCH v2] build: improve control logic for enabling MMI. > >On Fri, 2020-03-06 at 19:28 +0800, Shiyou Yin wrote: >> F

Re: [Pixman] [PATCH v2] build: improve control logic for enabling MMI.

2020-03-06 Thread Adam Jackson
On Fri, 2020-03-06 at 19:28 +0800, Shiyou Yin wrote: > From: Yin Shiyou > > 1. Replace LS_CFLAGS with MMI_CFLAGS to express its intention more accurately. >LS_CFLAGS is still available, but it is not recommended. > 2. Improve the control logic for enabling MMI. > > Three essential conditions

Re: [Pixman] [PATCH v2] build: improve control logic for enabling MMI.

2020-03-06 Thread YunQiang Su
Shiyou Yin 于2020年3月6日周五 下午7:28写道: > > From: Yin Shiyou > > 1. Replace LS_CFLAGS with MMI_CFLAGS to express its intention more accurately. >LS_CFLAGS is still available, but it is not recommended. > 2. Improve the control logic for enabling MMI. > > Three essential conditions for enabling MMI:

[Pixman] [PATCH v2] build: improve control logic for enabling MMI.

2020-03-06 Thread Shiyou Yin
From: Yin Shiyou 1. Replace LS_CFLAGS with MMI_CFLAGS to express its intention more accurately. LS_CFLAGS is still available, but it is not recommended. 2. Improve the control logic for enabling MMI. Three essential conditions for enabling MMI: 1) user have not specify --disable-loongson-mmi.