https://bugs.freedesktop.org/show_bug.cgi?id=87276
--- Comment #2 from José Fonseca <jfons...@vmware.com> --- hmm.. It looks like NetBSD has some sort of weird defines like #define int32_t __int32_t which is making the u_atomic_test.c macro magic go nuts. Not sure what's the best way of fixing this. I feel tempted to merely put #if ! defined(__NetBSD__) ... #endif around everything. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev