On 10/11/13 01:12 AM, YunQiang Su wrote:
-#elif defined(__mips__) || (defined(__arm32__) && !defined(__linux__))
+#elif (defined(__mips__) || (defined(__arm32__) && !defined(__linux__))

Why did you add the ( to that line? It seems both unnecessary and like
it would break the ( ) balancing, and thus fail to compile.

--
        -Alan Coopersmith-              [email protected]
         Oracle Solaris Engineering - http://blogs.oracle.com/alanc
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to