[lldb-dev] Patch : fix native FreeBSD build

trix tom at bumblecow.com
Sat Apr 11 16:36:18 PDT 2015


Ed,
Today's build on FreeBSD (10.1 amd64) is failing because of a comparison 
of an int fd against unsigned FD_SETSIZE.
This patch reuses the existing __APPLE__ logic to disable the comparison 
for __FreeBSD__
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-FD_SETSIZE-is-unsigned-on-FreeBSD.patch
Type: text/x-patch
Size: 966 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150411/a995ef41/attachment.bin>


More information about the lldb-dev mailing list