Incorrect conditional testing in servermd.h related to linux/arm

Arnaud Fontaine fontaina at gmail.com
Thu Feb 20 07:33:33 PST 2014


Hi all,

while compiling mesa on Linux/ARM (and for Linux/ARM), I had a problem
with the servermd.h file coming from xorg-server.

I found incorrect conditional tests on "linux" variable while it should
be on "__linux__" variable. This mistake occurs at several places in the
servermd.h file. The attached patch is actually fixing this issue.

Cheers,
Arnaud
-------------- next part --------------
A non-text attachment was scrubbed...
Name: defined_linux.patch
Type: text/x-patch
Size: 1336 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg-devel/attachments/20140220/01544cf4/attachment.bin>


More information about the xorg-devel mailing list