Module Name:    src
Committed By:   mrg
Date:           Fri Jul 17 08:30:33 UTC 2015

Modified Files:
        src/external/mit/xorg/bin/xfs: Makefile
        src/external/mit/xorg/server/xorg-server: Makefile.serverlib

Log Message:
define FD_SETSIZE=512, to match the new XFD_SETSIZE.  something ends up
including <sys/select.h> before Xpoll.h, and the wrong FD_SETSIZE is
used in our fd_set macros, leading to fail.

XXX:  ugh.  fix me properly.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/mit/xorg/bin/xfs/Makefile
cvs rdiff -u -r1.5 -r1.6 \
    src/external/mit/xorg/server/xorg-server/Makefile.serverlib

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to