[XORG PATCH]: Sparc can dolt too.

Daniel Stone daniel at fooishbar.org
Sun Apr 20 11:38:57 PDT 2008


On Sat, Apr 19, 2008 at 10:02:28PM -0700, David Miller wrote:
> I tested this by doing a full build of the current xserver
> GIT tree on sparc.
> 
> diff --git a/acinclude.m4 b/acinclude.m4
> index 833b557..850abb7 100644
> --- a/acinclude.m4
> +++ b/acinclude.m4
> @@ -25,7 +25,7 @@ if test x$GCC != xyes; then
>      dolt_supported=no
>  fi
>  case $host in
> -i?86-*-linux*|x86_64-*-linux*|powerpc-*-linux*) ;;
> +i?86-*-linux*|x86_64-*-linux*|powerpc-*-linux*|sparc*-*-linux*) ;;
>  amd64-*-freebsd*|i?86-*-freebsd*|ia64-*-freebsd*) ;;
>  *) dolt_supported=no ;;
>  esac

As an aside, I can't say I'm really a fan of this test in general.  Not
because of the principle, but just because it tests the kernel rather
than the userspace toolchain.

Cheers,
Daniel, the friendly local '#ifdef __GLIBC__' not '#ifdef __linux__' pedant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20080420/a9dba5fe/attachment.pgp>


More information about the xorg mailing list