[Pixman] [PATCH v2 2/3] build: use '-mloongson-mmi' for Loongson MMI.

Shiyou Yin yinshiyou-hf at loongson.cn
Wed Feb 26 10:35:08 UTC 2020


>-----Original Message-----
>From: YunQiang Su [mailto:wzssyqa at gmail.com]
>Sent: Saturday, February 22, 2020 10:34 PM
>To: Shiyou Yin
>Cc: Adam Jackson; pixman at lists.freedesktop.org
>Subject: Re: [Pixman] [PATCH v2 2/3] build: use '-mloongson-mmi' for Loongson MMI.
>
>Shiyou Yin <yinshiyou-hf at loongson.cn> 于2020年2月22日周六 下午9:26写道:
>>
>
>In fact I noticed that you have broken the build system of ffmpeg and
>some other project.
>Please STOP it.
>

Please reply me the detail info about which project and the specific phenomenon okay?
I do have pushed patchs to ffmpeg project, but what you mean some other projects.

The only one question you have mentioned is r2 and r6 can be enabled at the same time in ffmpeg.
This is because the user did not specify the required options --cpu as suggested while config.
It's an very old setting, has nothing to do with my patch.
Following code in ffmpeg configure for your reference:
    if [ "$cpu" != "generic" ]; then
        ......
    else
        # We do not disable anything. Is up to the user to disable the unwanted features.
        warn 'generic cpu selected'
    fi

If you found any other bug, reply me.



More information about the Pixman mailing list