[Ur] PATCH: Fix compilation with Clang on OS X

Austin Seipp mad.one at gmail.com
Sun Sep 23 21:50:49 EDT 2012


The attached patch fixes the arguments to the compiler when we're
using clang; -pthread seems to be implicit on OS X, so it bombs out
about unused arguments. The patch basically just un-sets the
pthread-related variables when clang is used. I hope it doesn't break
Linux (haven't had time to test it yet.)

-- 
Regards,
Austin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.patch
Type: application/octet-stream
Size: 1324 bytes
Desc: not available
URL: <http://www.impredicative.com/pipermail/ur/attachments/20120923/80d8d247/attachment.obj>


More information about the Ur mailing list