On Mon, 9 Sep 2013 00:52:40 +0200
Nemanja Lukic <[email protected]> wrote:
> This check forced -mips32r2 to be passed in order to enable
> MIPS DSPr2 fast paths.
> ---
> configure.ac | 3 ---
> 1 files changed, 0 insertions(+), 3 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index daf4062..5a773e9 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -671,9 +671,6 @@ xserver_save_CFLAGS=$CFLAGS
> CFLAGS="-mdspr2 $CFLAGS"
>
> AC_COMPILE_IFELSE([AC_LANG_SOURCE([[
> -#if !(defined(__mips__) && __mips_isa_rev >= 2)
> -#error MIPS DSPr2 is currently only available on MIPS32r2 platforms.
> -#endif
> int
> main ()
> {
Looks good.
--
Best regards,
Siarhei Siamashka
_______________________________________________
Pixman mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pixman